| Commit message (Expand) | Author | Age | Files | Lines |
* | * added 'is_checkin' field to account.models.UserProfile | Weitian LI | 2014-05-20 | 6 | -3/+371 |
* | * enabled 'south' in 'INSTALLED_APPS' | Weitian LI | 2014-05-20 | 4 | -3/+18 |
* | * updated keywords in metainfo.html | Weitian LI | 2014-05-18 | 1 | -1/+3 |
* | * changed block 'title' to 'pagetitle' for every page template | Weitian LI | 2014-05-18 | 33 | -103/+33 |
* | * updated 'robots.txt' | Weitian LI | 2014-05-18 | 5 | -2/+20 |
* | updated poster skaschool-poster.jpg | Weitian LI | 2014-05-14 | 1 | -0/+0 |
* | * upaded display format of model Notice 'notice/models.py' | Weitian LI | 2014-05-14 | 5 | -6/+11 |
* | * small updates to 'introduction.html' | Weitian LI | 2014-05-04 | 2 | -6/+10 |
* | * added 'bootstrap-3.1.1' to static | Weitian LI | 2014-05-04 | 15 | -3/+8346 |
* | fixed problem with 'transcript_url' field of UserProfileAdmin | Weitian LI | 2014-04-30 | 1 | -4/+9 |
* | * fixed attachments.short_description of UserProfileAdmin | Weitian LI | 2014-04-30 | 3 | -1/+6 |
* | * added 'UserProfileAdmin' with actions and list_display: | Weitian LI | 2014-04-30 | 3 | -6/+221 |
* | checked the contents of introduction.html page | Weitian LI | 2014-04-30 | 1 | -5/+5 |
* | Apache2 conf: default to embedded mode | Weitian LI | 2014-04-30 | 1 | -3/+5 |
* | updated 'wsgi.py' to provide 'check_password' handler for mod_wsgi to work wi... | Weitian LI | 2014-04-29 | 1 | -2/+11 |
* | * added 'DEPLOYMENT.md': notes about deployment | Weitian LI | 2014-04-29 | 3 | -0/+103 |
* | added BeiAn information to index.html | Weitian LI | 2014-04-29 | 1 | -0/+1 |
* | modified 'wsgi.py': set DJANGO_SETTINGS_MODULE to settings_production | Weitian LI | 2014-04-29 | 1 | -1/+4 |
* | Replaced get_object_or_404 with query in ListApprovedView, thus admin | Weitian LI | 2014-04-29 | 2 | -2/+6 |
* | added sponsors links and updated friends links | Weitian LI | 2014-04-29 | 1 | -2/+15 |
* | * added 'Markdown' to requirements.txt | Weitian LI | 2014-04-29 | 4 | -13/+19 |
* | * implemented 'my_markdown' templatetag (requires python-markdown) | Weitian LI | 2014-04-29 | 4 | -2/+30 |
* | * updated transcript help_text of account/models.py | Weitian LI | 2014-04-29 | 5 | -3/+9 |
* | updated locale zh_CN messages | Weitian LI | 2014-04-29 | 2 | -35/+197 |
* | * fixed FieldFile import problem of account/extra.py | Weitian LI | 2014-04-29 | 3 | -4/+6 |
* | * updated activation_email subject and content template | Weitian LI | 2014-04-29 | 7 | -17/+17 |
* | * updated login.html with 'password-reset' style | Weitian LI | 2014-04-29 | 4 | -7/+14 |
* | * updated settings with 'ALLOWED_HOSTS' | Weitian LI | 2014-04-28 | 3 | -3/+16 |
* | added INSTALL.txt | Weitian LI | 2014-04-28 | 1 | -0/+4 |
* | * included archive urls | Weitian LI | 2014-04-28 | 3 | -16/+19 |
* | * moved 'introduction.js' -> 'sidebar.js' | Weitian LI | 2014-04-28 | 6 | -6/+13 |
* | * added app 'archive' to provides downloads | Weitian LI | 2014-04-28 | 8 | -0/+208 |
* | * added 'archive' to INSTALLED_APPS | Weitian LI | 2014-04-28 | 3 | -61/+106 |
* | * updated contents and format of pages | Weitian LI | 2014-04-28 | 5 | -40/+87 |
* | * added poster to 'introduction' page: skaschool-poster.jpg | Weitian LI | 2014-04-27 | 5 | -4/+7 |
* | * implemented function to auto login user after activation | Weitian LI | 2014-04-27 | 2 | -3/+19 |
* | * updated 'list_approved.html' and related 'ListApprovedView' | Weitian LI | 2014-04-27 | 3 | -11/+19 |
* | * updated 'profile.html' to show new fields | Weitian LI | 2014-04-27 | 4 | -12/+100 |
* | * added 'OverwriteStorage()' to overwrite previous uploaded files | Weitian LI | 2014-04-27 | 2 | -1/+87 |
* | * added model 'UserFile' and register to admin | Weitian LI | 2014-04-27 | 4 | -13/+164 |
* | * updated 'profile_update' template: | Weitian LI | 2014-04-27 | 4 | -2/+109 |
* | * updated ALLOWED_CONTENT_TYPES | Weitian LI | 2014-04-27 | 2 | -13/+81 |
* | * implemented 'password_reset' function based on django auth views | Weitian LI | 2014-04-26 | 8 | -15/+152 |
* | * added 'django-recaptcha' settings | Weitian LI | 2014-04-26 | 3 | -0/+84 |
* | * deleted 'Notice.publisher' field | Weitian LI | 2014-04-25 | 2 | -3/+2 |
* | * installed 'django-recaptcha' | Weitian LI | 2014-04-25 | 3 | -1/+12 |
* | * added contents for 'accommodation', 'committee', 'sponsor' and 'traffic' pages | Weitian LI | 2014-04-25 | 4 | -6/+71 |
* | * app page: finished 'introduction' template page | Weitian LI | 2014-04-25 | 3 | -3/+158 |
* | * added blank templates of needed pages | Weitian LI | 2014-04-24 | 9 | -8/+178 |
* | * added 'ADMINS' and 'MANAGERS' settings to settings_production.py | Weitian LI | 2014-04-24 | 5 | -0/+91 |