datatracker/ietf/community
2015-08-09 16:28:55 +00:00
..
management Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +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 Don't show concluded groups in the community list section of the navbar. Fixes bug #1652. Commit ready for merge. 2015-04-15 20:03:09 +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 Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
forms.py Fix problem with missing label= in community form field declation 2013-12-12 12:17:26 +00:00
models.py Removed the unnecessary get_and_create() of community.model.DisplayConfiguration on community page GET. 2015-02-06 11:27:50 +00:00
resources.py Added a very simple html version of the json API, to make it easier to explore the api manually. 2015-08-09 16:28:55 +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
urls.py Untrack this document button added to draft document view. 2014-07-19 19:44:30 +00:00
views.py Updated a bunch of links from http: to https: based on a patch from lars@netapp.com. 2015-04-24 21:47:12 +00:00