Commit graph

8 commits

Author SHA1 Message Date
Henrik Levkowetz 5c9fd68c85 Added exception handling in tastypie for a case which can occur if one tries to filter by reges on a FK.
- Legacy-Id: 9145
2015-03-04 15:06:10 +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
Henrik Levkowetz 7ecfac6308 Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
- Legacy-Id: 9028
2015-02-08 21:16:44 +00:00
Henrik Levkowetz 028b7e315a Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
2015-02-08 20:03:16 +00:00
Henrik Levkowetz 91b80769ff Introducing tastypie 0.12.1
- Legacy-Id: 8819
2014-12-22 16:41:59 +00:00
Henrik Levkowetz 39c87c3016 Removed tastypie 0.11.1
- Legacy-Id: 8818
2014-12-22 16:40:57 +00:00
Henrik Levkowetz f2b3e72ea8 Downgraded tastypie from 0.12.1 to 0.11.1 for compatibility with Django 1.6 and south.
- Legacy-Id: 8753
2014-12-18 16:05:15 +00:00
Henrik Levkowetz c39925fcd0 Added the tastypie lib to the repository
- Legacy-Id: 8742
2014-12-14 20:28:33 +00:00