aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * updated keywords in metainfo.htmlWeitian LI2014-05-181-1/+3
* * changed block 'title' to 'pagetitle' for every page templateWeitian LI2014-05-1833-103/+33
* * updated 'robots.txt'Weitian LI2014-05-185-2/+20
* updated poster skaschool-poster.jpgWeitian LI2014-05-141-0/+0
* * upaded display format of model Notice 'notice/models.py'Weitian LI2014-05-145-6/+11
* * small updates to 'introduction.html'Weitian LI2014-05-042-6/+10
* * added 'bootstrap-3.1.1' to staticWeitian LI2014-05-0415-3/+8346
* fixed problem with 'transcript_url' field of UserProfileAdminWeitian LI2014-04-301-4/+9
* * fixed attachments.short_description of UserProfileAdminWeitian LI2014-04-303-1/+6
* * added 'UserProfileAdmin' with actions and list_display:Weitian LI2014-04-303-6/+221
* checked the contents of introduction.html pageWeitian LI2014-04-301-5/+5
* Apache2 conf: default to embedded modeWeitian LI2014-04-301-3/+5
* updated 'wsgi.py' to provide 'check_password' handler for mod_wsgi to work wi...Weitian LI2014-04-291-2/+11
* * added 'DEPLOYMENT.md': notes about deploymentWeitian LI2014-04-293-0/+103
* added BeiAn information to index.htmlWeitian LI2014-04-291-0/+1
* modified 'wsgi.py': set DJANGO_SETTINGS_MODULE to settings_productionWeitian LI2014-04-291-1/+4
* Replaced get_object_or_404 with query in ListApprovedView, thus adminWeitian LI2014-04-292-2/+6
* added sponsors links and updated friends linksWeitian LI2014-04-291-2/+15
* * added 'Markdown' to requirements.txtWeitian LI2014-04-294-13/+19
* * implemented 'my_markdown' templatetag (requires python-markdown)Weitian LI2014-04-294-2/+30
* * updated transcript help_text of account/models.pyWeitian LI2014-04-295-3/+9
* updated locale zh_CN messagesWeitian LI2014-04-292-35/+197
* * fixed FieldFile import problem of account/extra.pyWeitian LI2014-04-293-4/+6
* * updated activation_email subject and content templateWeitian LI2014-04-297-17/+17
* * updated login.html with 'password-reset' styleWeitian LI2014-04-294-7/+14
* * updated settings with 'ALLOWED_HOSTS'Weitian LI2014-04-283-3/+16
* added INSTALL.txtWeitian LI2014-04-281-0/+4
* * included archive urlsWeitian LI2014-04-283-16/+19
* * moved 'introduction.js' -> 'sidebar.js'Weitian LI2014-04-286-6/+13
* * added app 'archive' to provides downloadsWeitian LI2014-04-288-0/+208
* * added 'archive' to INSTALLED_APPSWeitian LI2014-04-283-61/+106
* * updated contents and format of pagesWeitian LI2014-04-285-40/+87
* * added poster to 'introduction' page: skaschool-poster.jpgWeitian LI2014-04-275-4/+7
* * implemented function to auto login user after activationWeitian LI2014-04-272-3/+19
* * updated 'list_approved.html' and related 'ListApprovedView'Weitian LI2014-04-273-11/+19
* * updated 'profile.html' to show new fieldsWeitian LI2014-04-274-12/+100
* * added 'OverwriteStorage()' to overwrite previous uploaded filesWeitian LI2014-04-272-1/+87
* * added model 'UserFile' and register to adminWeitian LI2014-04-274-13/+164
* * updated 'profile_update' template:Weitian LI2014-04-274-2/+109
* * updated ALLOWED_CONTENT_TYPESWeitian LI2014-04-272-13/+81
* * implemented 'password_reset' function based on django auth viewsWeitian LI2014-04-268-15/+152
* * added 'django-recaptcha' settingsWeitian LI2014-04-263-0/+84
* * deleted 'Notice.publisher' fieldWeitian LI2014-04-252-3/+2
* * installed 'django-recaptcha'Weitian LI2014-04-253-1/+12
* * added contents for 'accommodation', 'committee', 'sponsor' and 'traffic' pagesWeitian LI2014-04-254-6/+71
* * app page: finished 'introduction' template pageWeitian LI2014-04-253-3/+158
* * added blank templates of needed pagesWeitian LI2014-04-249-8/+178
* * added 'ADMINS' and 'MANAGERS' settings to settings_production.pyWeitian LI2014-04-245-0/+91
* * update display attachments in list_notice templateWeitian LI2014-04-232-6/+1
* added settings.py with mysql backendWeitian LI2014-04-231-0/+179