Mercurial > public > sg101
log contests/models.py @ 1192:980123d47763
age | author | description |
---|---|---|
2015-12-27 | Brian Neal | Remove usages of @models.permalink. |
2015-12-16 | Brian Neal | Django 1.8 changes; first batch. |
2015-04-16 | Brian Neal | Django 1.7.7 changed BooleanField default value. |
2014-12-16 | Brian Neal | Add can_comment_on() check for contests. |
2014-07-05 | Brian Neal | Modified contests to have multiple winners. |
2014-05-18 | Brian Neal | Added a current contests template tag & installed in sidebar. |
2013-12-29 | Brian Neal | Django 1.6: get_query_set -> get_queryset, etc. |
2012-05-05 | Brian Neal | For Django 1.4, rearranged project structure for new manage.py. base gpp/contests/models.py@fc8203d45d63 |