datatracker/ietf/liaisons
Ole Laursen 649618626e Redo the quickfix to the "Send and Post" button bug (mentioned in
issue #1308) so that we still do the validation correctly, but just
always show the button (even if it's unusable)
 - Legacy-Id: 7416
2014-03-05 17:39:13 +00:00
..
management Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
accounts.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
admin.py Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
feeds.py Port IPR and liaisons feed setup to new feed API too 2013-12-16 16:33:18 +00:00
forms.py Redo the quickfix to the "Send and Post" button bug (mentioned in 2014-03-05 17:39:13 +00:00
mails.py Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
models.py Import slugify from django.utils.text (introduced in Django 1.5) 2013-12-18 10:00:58 +00:00
sitemaps.py Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00
tests.py Port IPR and liaisons feed setup to new feed API too 2013-12-16 16:33:18 +00:00
urls.py Fix bug, TemplateView takes template_name, not template as parameter 2013-12-11 16:43:34 +00:00
utils.py Remove use of group proxies from liaisons app, move proxy_personify_role into liaisons for the time being 2013-12-07 11:56:32 +00:00
views.py Add .prefetch_related on liaison list page to reduce the number of DB 2013-12-18 16:30:18 +00:00
widgets.py Remove proxy layer from liaisons tool, do some minor cleanups of 2013-12-05 13:54:48 +00:00