| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* updated 'archive/urls.py', shortened the url, added a redirect
* updated poster image: 'skaschool-poster.jpg'
* updated the lecturer information of 'page/introduction.html'
|
|
|
|
| |
* small updates to 'NOTES.txt'
|
| |
|
|
|
|
|
|
| |
* updated profile.html with transcript display
* updated about.html with alert warning information
* updated introduction with poster download link
|
|
|
|
|
|
| |
* moved 'introduction.css' -> 'sidebar.css'
* updated page introduction.html
* updated index.html and navbar.html
|
|
|
|
| |
* updated <a> in 'index.html' with target="_blank"
|
|
|
|
|
| |
* removed 'about' link in 'navbar.html'
* small updates to 'index.html', 'program.html'
|
| |
|
|
|
|
| |
* added related introduction.css and introduction.js
|
|
|
|
|
| |
* added urls in pages.urls
* updated links in navbar.html
|
|
|
|
| |
* fixed page/views.py
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
* created directories 'static' and 'templates'
* added app 'account', 'notice'
* added app 'demo'
|