datatracker/ietf/liaisons
2019-01-02 22:55:00 +00:00
..
management Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
migrations Added some missing migrations 2018-02-25 20:08:37 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
admin.py Added a test to check for missing admin models, and added the admin models that were currently missing. 2017-08-01 14:00:29 +00:00
factories.py Converted the liaisons tests to use factories. Commit ready for merge. 2018-10-05 21:50:20 +00:00
feeds.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
fields.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
forms.py Refactored DocumentInfo to address overloading the external_url field with strings that are not URLs. Commit ready for merge. 2019-01-02 22:55:00 +00:00
mails.py This release improves visibility into where and when the datatracker 2015-10-10 23:08:09 +00:00
models.py Fixed a long-standing bug in the liaison.name() code. 2018-05-26 08:39:28 +00:00
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
sitemaps.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
tests.py Refactored DocumentInfo to address overloading the external_url field with strings that are not URLs. Commit ready for merge. 2019-01-02 22:55:00 +00:00
urls.py Cleaned up the remaining explicit url names, using dotted-paths to view 2017-02-26 23:21:49 +00:00
utils.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
views.py Change content-type of ajax_get_liaison_info to application/json. Commit ready for merge. 2018-09-12 20:53:53 +00:00
widgets.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00