datatracker/ietf/secr
2017-05-09 00:33:55 +00:00
..
announcement Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
areas Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
console Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
drafts Changed the creation of temporary test dirs to use names which include the test class name, in order to make it possible to run test cases in parallel. Disabled coverage testing when running in parallel (those classes cannot be pickled and distributed to the test runner threads, and also won't pass coverage data back). Tweaked the TestCase.tempdir() method. 2017-03-27 21:41:18 +00:00
groups Add group field to Roles add form validation. Fixes #2292. Commit ready for merge. 2017-05-09 00:33:55 +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 Add group field to Roles add form validation. Fixes #2292. Commit ready for merge. 2017-05-09 00:33:55 +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 Refactor to prevent secretariat recordings entry page from timing out. Fixes #2287. Commit ready for merge 2017-05-08 22:13:50 +00:00
roles Add group field to Roles add form validation. Fixes #2292. Commit ready for merge. 2017-05-09 00:33:55 +00:00
rolodex Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
sreq Add group field to Roles add form validation. Fixes #2292. Commit ready for merge. 2017-05-09 00:33:55 +00:00
static/secr Merged in [13134] from lars@netapp.com: 2017-03-28 19:26:03 +00:00
telechat Merged in [13212] from rcross@amsl.com: 2017-04-13 15:03:18 +00:00
templates Add group field to Roles add form validation. Fixes #2292. Commit ready for merge. 2017-05-09 00:33:55 +00:00
utils Merged in [13112] from lars@netapp.com: 2017-03-26 22:06:47 +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