Robert Sparks
|
4946430159
|
chore: checkpoint: halfway through removing docalias
|
2023-08-15 09:11:53 -05:00 |
|
Henrik Levkowetz
|
2d7c9629aa
|
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
- Legacy-Id: 16446
|
2019-07-15 15:40:51 +00:00 |
|
Henrik Levkowetz
|
7270d5f67a
|
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
- Legacy-Id: 16284
|
2019-06-18 12:40:19 +00:00 |
|
Henrik Levkowetz
|
7f772641d4
|
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
- Legacy-Id: 12035
|
2016-09-25 13:53:22 +00:00 |
|
Henrik Levkowetz
|
6e6a8baa13
|
Fixed a typo.
- Legacy-Id: 10931
|
2016-03-15 23:15:44 +00:00 |
|
Henrik Levkowetz
|
adb8625635
|
Introduced caching for the api resources.
- Legacy-Id: 10929
|
2016-03-15 23:12:04 +00:00 |
|
Henrik Levkowetz
|
846a02c3f9
|
Fixed pyflakes complaints introduced with pyflakes 1.1.0
- Legacy-Id: 10896
|
2016-03-04 21:24:26 +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 |
|
Ryan Cross
|
415d0ad7c7
|
Fixes Ticket #1626. Cleanup legacy IPR models. Commit ready for merge.
- Legacy-Id: 9330
|
2015-03-25 16:17:45 +00:00 |
|
Henrik Levkowetz
|
770b36d575
|
Added generated (and sometimes manually tweaked) resources.py files.
- Legacy-Id: 8744
|
2014-12-14 20:33:25 +00:00 |
|