OpenVolunteer
Posted by creasy
OpenVolunteer is an open source web based software for event's volunteer management.
May 19, 2012, 10:32 a.m.
Django evolution
Posted by tom
When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make ...
May 12, 2012, 8:04 p.m.
Django-command-extensions
Posted by tom
Django Custom Management Command Extensions. This is a repository for collecting global custom management extensions for the Django Framework.
May 16, 2012, 3:28 p.m.
