Commit graph

20 commits

Author SHA1 Message Date
j
b4a490901a python2.7 friendly 2018-09-18 23:05:34 +02:00
j
91e6674da8 typo 2018-07-15 00:39:03 +02:00
j
fdd5101bc7 RequestContext->dict 2018-07-15 00:38:15 +02:00
j
1bac062a50 use postgres json field 2018-07-09 15:22:12 +02:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02:00
j
a73b9f5600 use functools directly 2018-02-15 15:57:03 +01:00
j
341e1bd892 body is bytes 2018-01-12 11:37:20 +01:00
j
f44584f131 allow cross origin content-type header 2018-01-12 11:35:37 +01:00
j
2eac09691b fix fallback 2017-10-10 17:39:29 +02:00
j
772ba2b909 remove unused file 2017-05-26 10:47:40 +02:00
j
f51036ed00 use application/json 2017-05-17 14:22:01 +02:00
j
12f3901c9a py3 filter->list(filter 2017-02-16 14:24:51 +01:00
j
e1f35b1ec8 new documents section 2016-10-30 18:23:16 +01:00
j
263b5c9ce2 api py3 fix 2016-09-23 22:57:46 +02:00
j
cf3161d4bd better findMedia 2016-08-31 01:30:13 +02:00
j
6aabe8d9df py3 fixes 2016-08-31 00:31:38 +02:00
j
1468ddbecb towards supporting python 2 and 3
- use absolute_imports
- make use of six.moves
- use exec instead of execfile
- use list(dict) instead if dict.keys()
2016-08-25 18:34:36 +02:00
j
e9863c238e always use get_operator, avoid case-insensitive match if possible 2016-06-30 11:28:09 +02:00
j
7fdaf6d1ce include Access-Control-Allow-Origin in 404 not found response 2016-05-27 11:51:47 +02:00
j
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00