datatracker/ietf/community
Ole Laursen 22e2a6a2b8 Delete the DocumentChangeDates model from CommunityList, it's being
used as a cache, but won't be necessary once the display code is
rewritten since it will be able to calculate the data on the fly
 - Legacy-Id: 10682
2016-01-13 18:11:03 +00:00
..
management Delete the DocumentChangeDates model from CommunityList, it's being 2016-01-13 18:11:03 +00:00
migrations Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00
templatetags Delete some unused code 2016-01-13 10:53:28 +00:00
__init__.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
constants.py Added in the community app, which wasn't included properly in the previous commit. 2012-06-27 08:26:18 +00:00
display.py Delete the DocumentChangeDates model from CommunityList, it's being 2016-01-13 18:11:03 +00:00
forms.py Fix problem with missing label= in community form field declation 2013-12-12 12:17:26 +00:00
models.py Delete the DocumentChangeDates model from CommunityList, it's being 2016-01-13 18:11:03 +00:00
resources.py Delete the DocumentChangeDates model from CommunityList, it's being 2016-01-13 18:11:03 +00:00
rules.py Fixed a small issue with the filter expression to select ADs for active groups. 2015-03-11 12:05:20 +00:00
tests.py Clean up permission checking in community lists, fix split in 2016-01-13 17:37:22 +00:00
urls.py Clean up permission checking in community lists, fix split in 2016-01-13 17:37:22 +00:00
utils.py Clean up permission checking in community lists, fix split in 2016-01-13 17:37:22 +00:00
views.py Clean up permission checking in community lists, fix split in 2016-01-13 17:37:22 +00:00