Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show latest import notice at index page. | Weitian LI | 2014-06-03 | 1 | -0/+5 |
| | | | | | | * added 'page.views.IndexView' for 'django_skaschool.urls * updated 'index.html' to display notice at bottom * added '.smallcaps' in 'index.css' for English title | ||||
* | * moved 'introduction.js' -> 'sidebar.js' | Weitian LI | 2014-04-28 | 1 | -1/+1 |
| | | | | | | * moved 'introduction.css' -> 'sidebar.css' * updated page introduction.html * updated index.html and navbar.html | ||||
* | * implemented the index page | Weitian LI | 2014-04-20 | 1 | -0/+101 |
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 |