datatracker/ietf/community
Ole Laursen b7232d0ab7 Revamp tracked/not tracked icons in search results to not do one query
per document, and make them work on all search result pages, move the
utility function to community/
 - Legacy-Id: 10690
2016-01-14 18:04:05 +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 Revamp tracked/not tracked icons in search results to not do one query 2016-01-14 18:04:05 +00:00
views.py Clean up permission checking in community lists, fix split in 2016-01-13 17:37:22 +00:00