| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* Updated traffic routes.
* Added map of SJTU Minhang campus.
* Updated accommodation information, and added related routes.
* small update to templates/navbar.html
|
|
|
|
|
|
| |
* validate username with regex on registration (bootstrap3 frontent does
not handle regex correctly. XXX) -> account/forms.py
* small update to registration page title display style
|
| |
|
| |
|
|
|
|
|
|
| |
* added 'page.views.IndexView' for 'django_skaschool.urls
* updated 'index.html' to display notice at bottom
* added '.smallcaps' in 'index.css' for English title
|
|
|
|
| |
* added 'baidu-site-verification' to metainfo.html
|
| |
|
|
|
|
|
| |
* updated template 'base.html' to include 'metainfo.html' and 'sitetitle.txt'
* updated navbar.html main button text
|
| |
|
| |
|
|
|
|
|
|
| |
* updated password_reset_email subject and content template
* fixed a typo in 400.html
* small update to profile_update_done btn style
|
|
|
|
|
|
| |
* 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'
|
|
|
|
|
| |
o added 'login_on_activation' and connected to 'user_activated' signal
o updated 'activation_complete.html' template
|
|
|
|
|
| |
* added urls in pages.urls
* updated links in navbar.html
|
|
|
|
| |
* added templates 400, 404, 404 and 500
|
|
|
|
|
|
| |
* added list_notice template, css, urls
* updated models and admin of app notice
* updated navbar.html
|
|
|
|
| |
* fixed comment in 'list_approved.html'
|
|
|
|
| |
* updated navbar.html to always show 'list_approved' but login_required
|
|
|
|
|
|
|
|
| |
* implemented 'ResendEmailView' class-based view and templates
* added js code 'account_email_resend.js'
Warning:
cannot load static file located in app directory
|
|
|
|
| |
* updated related link in 'navbar.html'
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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'
|