Henrik Levkowetz
|
260bac9346
|
Updated some tests to match api views refactoring.
- Legacy-Id: 14295
|
2017-11-03 16:42:09 +00:00 |
|
Lars Eggert
|
8a70e9773d
|
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
- Legacy-Id: 13112
|
2017-03-25 19:16:45 +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 |
|
Henrik Levkowetz
|
00e4818ceb
|
Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to settings.
- Legacy-Id: 8752
|
2014-12-17 21:26:32 +00:00 |
|
Henrik Levkowetz
|
3cb39d462e
|
Define the REST api top url in settings.py, rather than having literals in multiple places in the code.
- Legacy-Id: 8751
|
2014-12-17 21:06:05 +00:00 |
|
Henrik Levkowetz
|
ed2458feac
|
Tests for the restapi.
- Legacy-Id: 8745
|
2014-12-14 20:34:03 +00:00 |
|