You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.2.0
------
Added auto-calling as_view on CBVs objects. Now you can omit as_view() in your views by default.
Have your code more clean then before ;-)