Henrik Levkowetz
|
15ef1af9c5
|
Added object pk to the cache key. Fixes issue #1929.
- Legacy-Id: 10956
|
2016-03-20 16:38:40 +00:00 |
|
Henrik Levkowetz
|
62cae36acd
|
Subclassed tastypie's ToOneField in order to provide caching for FK entries.
- Legacy-Id: 10927
|
2016-03-15 23:08:35 +00:00 |
|
Henrik Levkowetz
|
2fe8dcb4c2
|
Added a very simple html version of the json API, to make it easier to explore the api manually.
- Legacy-Id: 9991
|
2015-08-09 16:28:55 +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 |
|