Mercurial > public > sg101
log contests/models.py @ 1001:c6c3ba5cf6eb
age | author | description |
---|---|---|
Wed, 15 Apr 2015 20:18:23 -0500 | Brian Neal | Django 1.7.7 changed BooleanField default value. |
Mon, 15 Dec 2014 18:48:45 -0600 | Brian Neal | Add can_comment_on() check for contests. |
Fri, 04 Jul 2014 20:30:14 -0500 | Brian Neal | Modified contests to have multiple winners. |
Sun, 18 May 2014 17:43:37 -0500 | Brian Neal | Added a current contests template tag & installed in sidebar. |
Sun, 29 Dec 2013 12:57:03 -0600 | Brian Neal | Django 1.6: get_query_set -> get_queryset, etc. |
Sat, 05 May 2012 17:10:48 -0500 | Brian Neal | For Django 1.4, rearranged project structure for new manage.py. base gpp/contests/models.py@fc8203d45d63 |