aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update NOTES.txt about dumpdata arguments.HEADmasterWeitian LI2014-06-251-1/+10
* Updated zh_CN messages.Weitian LI2014-06-252-67/+104
* Updated traffic page with new imagesWeitian LI2014-06-254-7/+14
* Added schedule.html template for app 'schedule'.Weitian LI2014-06-2413-26/+362
* Fixed a problem with OverwriteStorage.Weitian LI2014-06-242-2/+2
* Added app schedule.Weitian LI2014-06-245-0/+88
* Splited storage function from account.extraWeitian LI2014-06-245-61/+74
* Added app schedule, tools and archive/templatetags; updated settings.Weitian LI2014-06-2410-2/+41
* Updated traffic and introduction pages.Weitian LI2014-06-236-14/+86
* Split SECRET_KEY from settings and update .gitignore.Weitian LI2014-06-235-3/+10
* Updated accommodation information.Weitian LI2014-06-172-1/+15
* Update accommodation.html pageWeitian LI2014-06-161-1/+1
* Updated traffic and accommodation information.Weitian LI2014-06-157-28/+55
* updated name in LICENSE.txtWeitian LI2014-06-071-2/+2
* Updated 'profile.html' and zh_CN locale messagesWeitian LI2014-06-073-89/+129
* Added fields 'sjtu_id' & 'sjtu_initpass' to UserProfile modelWeitian LI2014-06-073-0/+107
* Updated UserProfile admin (account/admin.py)Weitian LI2014-06-071-18/+68
* Validate username field on registrationWeitian LI2014-06-072-2/+26
* show notice pubtime in index pageWeitian LI2014-06-031-1/+1
* updated notice display style in index pageWeitian LI2014-06-031-3/+3
* Show latest import notice at index page.Weitian LI2014-06-034-4/+42
* Fixed a type 'identify' and updated 'list_approved' display contentsWeitian LI2014-06-038-73/+156
* updated 'list_approved.html' display style (removed column identity)Weitian LI2014-06-021-9/+10
* added "settings_email.py_sample"Weitian LI2014-05-241-0/+13
* * fixed the csv output format problem in 'admin/account/userprofile/csv'Weitian LI2014-05-242-10/+109
* updated local messages zh_CNWeitian LI2014-05-202-66/+117
* small updates to account/models.pyWeitian LI2014-05-201-5/+11
* * added 'is_checkin' field to account.models.UserProfileWeitian LI2014-05-206-3/+371
* * enabled 'south' in 'INSTALLED_APPS'Weitian LI2014-05-204-3/+18
* * 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