datatracker/ietf/community
Ole Laursen 2922495e65 Fix bug in community list, the show_field templatetag is now getting
the fields already instantiated while the tag was expecting to
instantiate them
 - Legacy-Id: 7099
2014-01-10 14:50:17 +00:00
..
management Replace reference to redesign.doc.models, replace redundant filter on 2013-12-07 12:28:47 +00:00
migrations Added a migration for the new unique_together constraint of [5460]. 2013-02-24 21:22:08 +00:00
templatetags Fix bug in community list, the show_field templatetag is now getting 2014-01-10 14:50:17 +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 Remove unused ietfworkflows import 2013-09-24 16:53:23 +00:00
forms.py Fix problem with missing label= in community form field declation 2013-12-12 12:17:26 +00:00
models.py Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
rules.py Merged [5509] from ietf@augustcellars.com: 2013-03-13 15:31:36 +00:00
urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
views.py mimetype -> content_type (mimetype is deprecated) 2013-12-16 16:53:47 +00:00