OpenVolunteer
Posted by creasy
OpenVolunteer is an open source web based software for event's volunteer management.
Feb. 7, 2012, 3:20 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 ...
Feb. 6, 2012, 7:22 a.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.
Feb. 4, 2012, 12:24 a.m.
