Henrik Levkowetz
|
36b5e2ef8e
|
Changed name from .rel to .remote_field for remote accessors.
- Legacy-Id: 14665
|
2018-02-21 23:56:36 +00:00 |
|
Henrik Levkowetz
|
9635e5e3e4
|
Fixed some pyflakes issues.
- Legacy-Id: 13313
|
2017-05-11 09:57:58 +00:00 |
|
Henrik Levkowetz
|
c36e773a9d
|
More fixes for the makeresources management command
- Legacy-Id: 13310
|
2017-05-11 05:06:41 +00:00 |
|
Henrik Levkowetz
|
405f76f238
|
Updated the makeresources command to use the current AppCommand.handle_app_config() interface.
- Legacy-Id: 13306
|
2017-05-10 20:08: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
|
0d4bceb977
|
Fixed a typo in maketestresources.py
- Legacy-Id: 9314
|
2015-03-21 22:00:08 +00:00 |
|
Henrik Levkowetz
|
e9fcce9cdc
|
Added a couple of missing __init__.py files.
- Legacy-Id: 9146
|
2015-03-04 16:19:07 +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 |
|