Commit graph

10 commits

Author SHA1 Message Date
j
a1e6ad7b3d remove future imports 2020-05-30 21:23:16 +02:00
j
844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +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
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +02: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
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
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