| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
* 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'
|