Henrik Levkowetz
|
86997e1e95
|
Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files.
- Legacy-Id: 9144
|
2015-03-03 20:23:36 +00:00 |
|
Ryan Cross
|
097b936ca8
|
Remove secauth middleware. Replace with role_required decorators. Commit ready for merge
- Legacy-Id: 8624
|
2014-11-09 02:32:41 +00:00 |
|
Henrik Levkowetz
|
02031a01b9
|
Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules.
- Legacy-Id: 7495
|
2014-03-16 07:09:38 +00:00 |
|
Henrik Levkowetz
|
865f221225
|
Finished up making ietf/secrpyflakes-clean. Removed some dead code.
- Legacy-Id: 7493
|
2014-03-15 23:32:21 +00:00 |
|
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 |
|
Ole Laursen
|
cfa0d47ca0
|
Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django
- Legacy-Id: 6878
|
2013-12-11 16:36:09 +00:00 |
|
Henrik Levkowetz
|
e4f4467725
|
Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures.
- Legacy-Id: 6320
|
2013-09-30 20:36:20 +00:00 |
|
Henrik Levkowetz
|
7e67b40a87
|
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
- Legacy-Id: 5482
|
2013-03-05 22:43:31 +00:00 |
|