datatracker/ietf/secr
Henrik Levkowetz 2070bbfed6 Merged in [13722] and [13712] from rcross@amsl.com:
Remove all use of request.session from secretariat apps.  Add tests for affected views.  Fixes #1455.
 - Legacy-Id: 13724
Note: SVN reference [13712] has been migrated to Git commit 915b445bcffcd4687fb1677230b98282d22dd9a0

Note: SVN reference [13722] has been migrated to Git commit 3a2cb9d3d846168f75d9796b4e5383bdf10b1f60
2017-06-28 14:55:10 +00:00
..
announcement Merged in [13722] and [13712] from rcross@amsl.com: 2017-06-28 14:55:10 +00:00
areas Set parent of new areas to IESG. Fixes #2011. Commit ready for merge. 2017-05-11 23:42:01 +00:00
console Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
drafts Merged in [13722] and [13712] from rcross@amsl.com: 2017-06-28 14:55:10 +00:00
groups Change views that use GET requests to delete objects to use POST. Fixes #1796. Commit ready for merge. 2017-06-13 23:33:31 +00:00
lib The context_instance parameter to render_to_response() and render_to_string() is now deprecated. Fixed this, and generally changed the idiom render_to_response('template.html', {}, RequestContext(request)) to the newer and simpler render(request, 'template.html', {}). About 200 instances. 2017-01-09 21:26:30 +00:00
meetings Merged in [13615] and [13627]from rcross@amsl.com: 2017-06-16 14:20:01 +00:00
middleware Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces. 2014-12-21 19:26:33 +00:00
proceedings Changed all instances of deprecated self.failUnless() unittest method to self.assertTrue(). 2017-06-04 16:24:34 +00:00
roles Change views that use GET requests to delete objects to use POST. Fixes #1796. Commit ready for merge. 2017-06-13 23:33:31 +00:00
rolodex Merged in [13722] and [13712] from rcross@amsl.com: 2017-06-28 14:55:10 +00:00
sreq Merged in [13722] and [13712] from rcross@amsl.com: 2017-06-28 14:55:10 +00:00
static/secr Merged in [13134] from lars@netapp.com: 2017-03-28 19:26:03 +00:00
telechat Fix issue where deferring a ballot causes 500 error in Telechat app. Fixes #1342. Commit ready for merge. 2017-05-12 19:30:06 +00:00
templates Merged in [13722] and [13712] from rcross@amsl.com: 2017-06-28 14:55:10 +00:00
utils Merged in [13722] and [13712] from rcross@amsl.com: 2017-06-28 14:55:10 +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 Removed dead code. 2015-08-01 14:58:08 +00:00
urls.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00