Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * moved 'introduction.js' -> 'sidebar.js' | Weitian LI | 2014-04-28 | 1 | -0/+34 |
| | | | | | | * moved 'introduction.css' -> 'sidebar.css' * updated page introduction.html * updated index.html and navbar.html | ||||
* | * added 'ResendEmailForm' forms | Weitian LI | 2014-04-21 | 1 | -0/+19 |
| | | | | | | | | * implemented 'ResendEmailView' class-based view and templates * added js code 'account_email_resend.js' Warning: cannot load static file located in app directory | ||||
* | * implemented the index page | Weitian LI | 2014-04-20 | 1 | -0/+17 |
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 |