Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show notice pubtime in index page | Weitian LI | 2014-06-03 | 1 | -1/+1 |
| | |||||
* | updated notice display style in index page | Weitian LI | 2014-06-03 | 1 | -3/+3 |
| | |||||
* | Show latest import notice at index page. | Weitian LI | 2014-06-03 | 1 | -1/+16 |
| | | | | | | * added 'page.views.IndexView' for 'django_skaschool.urls * updated 'index.html' to display notice at bottom * added '.smallcaps' in 'index.css' for English title | ||||
* | * changed block 'title' to 'pagetitle' for every page template | Weitian LI | 2014-05-18 | 1 | -3/+1 |
| | |||||
* | added BeiAn information to index.html | Weitian LI | 2014-04-29 | 1 | -0/+1 |
| | |||||
* | added sponsors links and updated friends links | Weitian LI | 2014-04-29 | 1 | -2/+15 |
| | |||||
* | * moved 'introduction.js' -> 'sidebar.js' | Weitian LI | 2014-04-28 | 1 | -0/+7 |
| | | | | | | * moved 'introduction.css' -> 'sidebar.css' * updated page introduction.html * updated index.html and navbar.html | ||||
* | * updated contents and format of pages | Weitian LI | 2014-04-28 | 1 | -2/+2 |
| | | | | * updated <a> in 'index.html' with target="_blank" | ||||
* | * added poster to 'introduction' page: skaschool-poster.jpg | Weitian LI | 2014-04-27 | 1 | -1/+0 |
| | | | | | * removed 'about' link in 'navbar.html' * small updates to 'index.html', 'program.html' | ||||
* | * updated 'introduction' url to index.html | Weitian LI | 2014-04-22 | 1 | -1/+3 |
| | | | | * fixed comment in 'list_approved.html' | ||||
* | small fixes to "br" tag | Weitian LI | 2014-04-20 | 1 | -3/+3 |
| | |||||
* | * implemented the index page | Weitian LI | 2014-04-20 | 1 | -0/+50 |
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 |