datatracker/ietf/secr
2013-12-18 15:51:11 +00:00
..
announcement Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
areas Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
console Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead 2013-12-17 10:23:42 +00:00
drafts Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
groups Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
ipradmin assertEquals -> assertEqual in tests, the former is deprecated 2013-12-17 12:52:24 +00:00
lib mimetype -> content_type (mimetype is deprecated) 2013-12-16 16:53:47 +00:00
meetings Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
middleware Fix some oddities in secauth.py 2013-12-16 12:48:43 +00:00
proceedings Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
roles assertEquals -> assertEqual in tests, the former is deprecated 2013-12-17 12:52:24 +00:00
rolodex assertEquals -> assertEqual in tests, the former is deprecated 2013-12-17 12:52:24 +00:00
sreq Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
telechat Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
templates Remove a bunch of unnecessary |escape filter calls, auto-escaping is enabled by default so manual escape is only necessary in few cases 2013-12-18 13:38:13 +00:00
utils Replace user.get_profile() with user.person, the profile stuff is deprecated since Django 1.5 2013-12-18 10:13:40 +00:00
__init__.py Merged in branch/amsl/1.50@6388 from rcross@amsl.com, with secretariat tool 2013-10-21 20:29:15 +00:00
context_processors.py Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps. 2013-03-05 22:43:31 +00:00
urls.py Fix a couple of problems in previous URL conversion commit 2013-12-11 17:13:49 +00:00