Tue, 23 Feb 2010 20:40:55 +0530 | nishanth | added capability of serving static files . | file | diff | annotate |
Thu, 18 Feb 2010 19:39:54 +0530 | anoop | fixed creation of user profile at registration time, added custom registration form so as to include dob and gender. | file | diff | annotate |
Wed, 17 Feb 2010 18:55:01 +0530 | anoop | started using django-registration default backend, removed browse users functionality. | file | diff | annotate |
Wed, 17 Feb 2010 17:46:16 +0530 | anoop | deleted unwanted code to start using django-registration. | file | diff | annotate |
Fri, 12 Feb 2010 23:30:57 +0530 | nishanth | added help_text and verbose_name to models where required and removed import of seed_db from urls.py | file | diff | annotate |
Fri, 12 Feb 2010 23:09:11 +0530 | nishanth | removed seed_db from utils and added it as a command for manage.py and removed url corresponding to seed_db . | file | diff | annotate |