datatracker/ietf/secr
Ole Laursen 87ca10d122 Remove usage of log_state_changed (and duplicate in
doc/utils_charter.py) in favour of add_state_change_event which has
slightly better API but otherwise does basically the same except it
sets an event type we can later search for. Also expand tests slightly
to exercise three more templates.
 - Legacy-Id: 7129
2014-01-15 17:52:00 +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 secr/drafts/report_id_activity.py away from setup_environ too 2013-12-18 16:02:04 +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 Remove usage of log_state_changed (and duplicate in 2014-01-15 17:52:00 +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