
This django applications contains extra class based views.


Releated apps:
--------------

views for inline forms:
http://django-extra-views.readthedocs.org/en/latest/
https://github.com/AndrewIngram/django-extra-views

mixins for check permissions:
https://github.com/dstegelman/django-infuse


RTFM
----
http://effectivedjango.com/
http://www.robgolding.com/blog/2012/11/17/django-class-based-view-mixins-part-2/
