Softwarefabrica Django CRUD (sfcrud) is a free, Open Source, advanced generic views library for Django.
Its main features are: - generic views are a backward-compatible drop-in replacement for those offered by django - generic views by default use the advanced features (widgets, template-based forms, ...) provided by softwarefabrica.django.forms - it's easy to selectively disable extended features - it's easy to customize behaviour, widgets, ... - generic views are implemented using object-oriented views, which allow to customize every aspect of their logic by overriding the desired methods - both functional and OO views are provided (functional views are one-liners implemented using the OO counterparts) - extensive documentation - easily installable (from PyPI with easy_install) Source is available on Launchpad: http://launchpad.net/sf-django-crud http://code.launchpad.net/sf-django-crud Binary packages are available in the Cheeseshop (PyPI): http://pypi.python.org/pypi/softwarefabrica.django.crud Please give it a try! Comments, suggestions, bug reports and patches are very welcome! Check also the other libraries on Launchpad: http://launchpad.net/softwarefabrica Cheers, Marco -- Marco Pantaleoni --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---