|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
dbf740e55e
|
use .editorconfig
|
2018-06-19 08:33:26 +02:00 |
|
|
f0a4aba751
|
use python_2_unicode_compatible
|
2017-03-03 08:56:35 +01:00 |
|
|
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 |
|
|
e9863c238e
|
always use get_operator, avoid case-insensitive match if possible
|
2016-06-30 11:28:09 +02:00 |
|
|
051a3578b4
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
|
|
4219246909
|
db migration
|
2016-02-20 15:15:01 +05:30 |
|
|
1cc795995d
|
user.get_profile()->user.profile
|
2016-02-19 22:06:11 +05:30 |
|
|
e738503380
|
remove old migrations
|
2016-02-19 15:17:18 +00:00 |
|
j
|
6662872225
|
remove unused import
|
2014-12-23 11:28:42 +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
|
2c07dedac0
|
add south migrations, convert update to python
|
2012-11-02 13:41:41 +01:00 |
|
j
|
b5c0bbb6d8
|
log news changes
|
2012-02-18 17:06:33 +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
|
0feace7a8b
|
decode_id
|
2011-11-06 20:36:35 +01:00 |
|
j
|
80ade383f9
|
itemsQuery/clipsQuery
|
2011-10-19 16:20:12 +00:00 |
|
j
|
ab581b79f6
|
remove text/news, now in news
|
2011-10-07 11:03:21 +02:00 |
|
j
|
9b60e7f120
|
add news backend
|
2011-10-07 10:47:19 +02:00 |
|