aboutsummaryrefslogtreecommitdiffstats
path: root/templates/navbar.html
Commit message (Collapse)AuthorAgeFilesLines
* * added column 'identify' to 'list_approved' viewWeitian LI2014-04-221-3/+1
| | | | * updated navbar.html to always show 'list_approved' but login_required
* * implemented 'list_approved' view, added related templateWeitian LI2014-04-211-0/+3
| | | | * updated related link in 'navbar.html'
* small fixes to "br" tagWeitian LI2014-04-201-1/+1
|
* small updated navbar.html and registration templatesWeitian LI2014-04-201-5/+3
|
* * implemented the index pageWeitian LI2014-04-201-0/+51
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