aboutsummaryrefslogtreecommitdiffstats
path: root/notice/models.py
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
* * upaded display format of model Notice 'notice/models.py'Weitian LI2014-05-141-1/+1
* * implemented 'my_markdown' templatetag (requires python-markdown)Weitian LI2014-04-291-1/+2
* * updated transcript help_text of account/models.pyWeitian LI2014-04-291-0/+4
* * deleted 'Notice.publisher' fieldWeitian LI2014-04-251-2/+1
* * update display attachments in list_notice templateWeitian LI2014-04-231-5/+0
* * implemented 'ListNoticeView' based on ListViewWeitian LI2014-04-231-0/+11
* * added GenericRelation attachments field to 'Notice' modelWeitian LI2014-04-221-5/+6
* * added 'MEDIA_ROOT' to settings.pyWeitian LI2014-04-211-1/+51
* * updated settings.py, added settings_email.pyWeitian LI2014-04-181-0/+3