Commit graph

17 commits

Author SHA1 Message Date
j
844382b1e8 drop python2 support, upgrade to django 3 2020-05-29 00:25:16 +02:00
j
dbf740e55e use .editorconfig 2018-06-19 08:33:26 +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
051a3578b4 inline django 1.9 version of ox.django 2016-02-20 10:41:23 +00:00
rolux
cada20f904 update api docs 2014-12-19 15:05:08 +00:00
rolux
6bd001a10a update api docs 2014-12-18 20:16:41 +00:00
j
9e9bf30c42 add new changelog and call add_changelog all over the place 2014-12-17 13:45:46 +00:00
j
ceb507020b data is passed to api functions now 2014-10-06 08:26:43 +00:00
j
e706fbfb9b api documentation takes and returns 2013-03-04 19:35:06 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
5599b933d8 use sitePages instead of static list 2012-02-18 15:39:53 +00:00
j
b533593f99 fix news backend 2012-02-18 11:59:24 +00:00
j
2e507e9e3e news 2012-02-18 16:59:26 +05:30
j
e1989eed57 use ox.django.api instead of local copy 2012-01-04 01:48:47 +05:30
j
cea86aee43 use from/toAZ 2011-12-18 15:05:49 +05:30
j
80ade383f9 itemsQuery/clipsQuery 2011-10-19 16:20:12 +00:00
j
9b60e7f120 add news backend 2011-10-07 10:47:19 +02:00