datatracker/ietf/secr/ipradmin
Ole Laursen d66ac15fc2 Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead
take advantage of the redirect shortcut (introduced in Django 1.1)
 - Legacy-Id: 6960
2013-12-17 10:23:42 +00:00
..
__init__.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
admin.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
forms.py Make sure all model forms have a Meta.fields attribute 2013-12-13 17:20:02 +00:00
managers.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
models.py Port IPR module to new schema, remove some cruft 2013-12-02 16:34:00 +00:00
tests.py Merge in changes from the old shimfree branch 2013-11-27 12:55:50 +00:00
urls.py Fix a couple of problems in previous URL conversion commit 2013-12-11 17:13:49 +00:00
views.py Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead 2013-12-17 10:23:42 +00:00