Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * implemented function to auto login user after activation | Weitian LI | 2014-04-27 | 1 | -0/+4 |
| | | | | | o added 'login_on_activation' and connected to 'user_activated' signal o updated 'activation_complete.html' template | ||||
* | small fixes to "br" tag | Weitian LI | 2014-04-20 | 1 | -2/+2 |
| | |||||
* | * implemented the index page | Weitian LI | 2014-04-20 | 1 | -0/+22 |
o base.html, navbar.html, favicon.html, index.html o added static files related to index page * performed south migrations * implemented registration templates * implemented regiration views and pages |