|
|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
|
6296be870b
|
use get_user_model
|
2018-07-29 21:12:56 +01:00 |
|
|
|
1bac062a50
|
use postgres json field
|
2018-07-09 15:22:12 +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 |
|
|
|
3ac08aa806
|
make moveMedia async
|
2016-09-08 00:29:31 +02: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 |
|
|
|
051a3578b4
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
|
rolux
|
69254bbe48
|
changeid can also be list of ids, use text
|
2015-10-12 15:25:24 +01:00 |
|
j
|
af86445b2e
|
use username not user
|
2015-05-18 23:01:19 +02:00 |
|
j
|
562a506d68
|
include user in change event
|
2015-05-08 08:39:31 +02:00 |
|
j
|
e7f83f674e
|
add inital implementation for a websocket, disabled by default for now
|
2015-04-28 23:05:15 +05:30 |
|
j
|
ff5d9633ce
|
add db index on changelog.created
|
2015-04-15 15:00:52 +05:30 |
|
j
|
9e9bf30c42
|
add new changelog and call add_changelog all over the place
|
2014-12-17 13:45:46 +00:00 |
|
j
|
2f154aa610
|
add basic changelog api
|
2014-12-16 13:44:27 +00:00 |
|
j
|
82c83c1309
|
keep a log of changes
|
2012-01-31 22:36:10 +05:30 |
|