Age | Commit message (Expand) | Author |
---|---|---|
2010-02-23 | added capability of serving static files . | nishanth |
2010-02-22 | installed tagging into the app. | anoop |
2010-02-22 | user should enter unique email address, changed login_redirect_url. | anoop |
2010-02-17 | started using django-registration default backend, removed browse users funct... | anoop |
2010-02-04 | added *.db to hgignore and made database path to pytask.db in settings.py | nishanth |
2010-02-04 | created forms, views, templates, actions for home_page, browse_task. | nishanth |
2010-02-04 | removed views.py and made it a package. added auth_profile to settings.py | nishanth |
2010-01-24 | database filename changed to ../pytaskDb. | anoop |
2010-01-24 | changed the database name in settings to pytaskDb. | Nishanth |
2010-01-24 | Created taskapp and added data to models.py and edited settings.py to make it... | Nishanth |
2010-01-24 | Initial commit that has bare minimum django project files. | Nishanth |