Softwarefabrica Django Forms (sfforms) is a free, Open Source, forms
library for Django, which aims at providing increased functionality
and flexibility to the standard forms library ("newforms").
Its main features are:
- a compatible replacement for the standard Form class, supporting
template-based form output
- a compatible replacement for the standard ModelForm class,
supporting extended features, like field ordering, advanced widgets,
template-based output
- a compatible replacement for modelform_factory, which uses the
extended ModelForm
- a set of extended fields and widgets:
- compatible replacements for DateField and DateTimeField and the
associated widgets, using a nice popup Javascript calendar
- a new DateRangeField
- compatible replacements for ModelChoiceField and
ModelMultipleChoiceField using a popup interface for selecting the
related instance/instances
- extensive documentation
- easily installable (from PyPI with easy_install)
Source is available on Launchpad:
http://launchpad.net/sf-django-forms
http://code.launchpad.net/sf-django-forms
Binary packages are available in the Cheeseshop (PyPI):
http://pypi.python.org/pypi/softwarefabrica.django.forms
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---