Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fixes to "br" tag | Weitian LI | 2014-04-20 | 3 | -5/+5 |
| | |||||
* | small updated navbar.html and registration templates | Weitian LI | 2014-04-20 | 2 | -2/+13 |
| | |||||
* | * implemented the index page | Weitian LI | 2014-04-20 | 7 | -6/+112 |
| | | | | | | | | 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 | ||||
* | * updated settings.py, added settings_email.py | Weitian LI | 2014-04-18 | 2 | -0/+15 |
* created directories 'static' and 'templates' * added app 'account', 'notice' * added app 'demo' |