aboutsummaryrefslogtreecommitdiffstats
path: root/notice
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem with OverwriteStorage.Weitian LI2014-06-241-1/+1
* Splited storage function from account.extraWeitian LI2014-06-241-2/+10
* Added app schedule, tools and archive/templatetags; updated settings.Weitian LI2014-06-242-26/+0
* * changed block 'title' to 'pagetitle' for every page templateWeitian LI2014-05-181-3/+1
* * upaded display format of model Notice 'notice/models.py'Weitian LI2014-05-141-1/+1
* * added 'Markdown' to requirements.txtWeitian LI2014-04-291-1/+1
* * implemented 'my_markdown' templatetag (requires python-markdown)Weitian LI2014-04-294-2/+30
* * updated transcript help_text of account/models.pyWeitian LI2014-04-291-0/+4
* * deleted 'Notice.publisher' fieldWeitian LI2014-04-252-3/+2
* * update display attachments in list_notice templateWeitian LI2014-04-232-6/+1
* * implemented 'ListNoticeView' based on ListViewWeitian LI2014-04-236-1/+186
* * added GenericRelation attachments field to 'Notice' modelWeitian LI2014-04-222-7/+8
* * added 'MEDIA_ROOT' to settings.pyWeitian LI2014-04-212-2/+71
* disabled app south and removed migrationsWeitian LI2014-04-202-20/+0
* * updated django_skaschool/settings.pyWeitian LI2014-04-201-0/+4
* * implemented the index pageWeitian LI2014-04-202-0/+20
* * updated settings.py, added settings_email.pyWeitian LI2014-04-185-0/+12