Henrik Levkowetz
|
cc333d9430
|
Changed method of retrieving an app's models. Also now importing import_module from importlib instead of from django.
- Legacy-Id: 12531
|
2016-12-15 13:17:07 +00:00 |
|
Henrik Levkowetz
|
8e56935cfd
|
Undid commit 12527, which contained much too much.
- Legacy-Id: 12528
|
2016-12-15 10:38:54 +00:00 |
|
Henrik Levkowetz
|
e3c6e0ac6b
|
Changed the state shown in all_id.txt for drafts which have entered IESG processing, but then been replaced, to show as 'Replaced' instead of 'In IESG Processing'. This is consistent with how they are shown in all_id2.txt.
- Legacy-Id: 12527
|
2016-12-15 10:36:15 +00:00 |
|
Henrik Levkowetz
|
b628a0844b
|
Changed to using TestCase from ietf.utils in some places, for consistent test-suite failure output.
- Legacy-Id: 12467
|
2016-12-07 11:03:32 +00:00 |
|
Henrik Levkowetz
|
2c2ac888d0
|
Updated the API tests to avoid deprecation warnings from a new version of Tastypie (0.13.1).
- Legacy-Id: 10796
|
2016-02-07 15:33:40 +00:00 |
|
Willem Toorop
|
20123641bf
|
Pyflakes ignore iderectly used variables
They are (potentionally) used in a compile statement where their usage is invisible for pyflakes.
Ready for merge
- Legacy-Id: 9311
|
2015-03-21 20:49:49 +00:00 |
|
Willem Toorop
|
65c052a2f7
|
Callback API test code paths
- Legacy-Id: 9305
|
2015-03-21 19:47:50 +00:00 |
|
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 |
|