Softwarefabrica Django Utils (sfutils) is a free, Open Source, Django
library providing useful functions and abstractions in day to day
Django application development.

This is the foundation library on which the other Softwarefabrica Open
Source Django apps and libraries are built: Forms, CRUD and Wiki.

Source is available on Launchpad:

http://launchpad.net/sf-django-utils

http://code.launchpad.net/sf-django-utils

Binary packages are available in the Cheeseshop (PyPI):

http://pypi.python.org/softwarefabrica.django.utils

Its main features are:

- an handy UUID Django database field (UUIDField)
- a simple search functionality to search inside the application database
- views helper functions (to automatically populate template context with usuful
  information, a render_to_response replacement using a RequestContext, ...)
- extensive documentation
- easily installable (from PyPI with easy_install)

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to