aboutsummaryrefslogtreecommitdiffstats
path: root/notice/migrations
Commit message (Collapse)AuthorAgeFilesLines
* disabled app south and removed migrationsWeitian LI2014-04-202-20/+0
|
* * implemented the index pageWeitian LI2014-04-202-0/+20
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