management
|
remove optparse
|
2016-02-20 15:15:01 +05:30 |
migrations
|
inline django 1.9 version of ox.django
|
2016-02-20 10:41:23 +00:00 |
__init__.py
|
- simplify metadata db structure
|
2010-07-12 16:56:14 +02:00 |
admin.py
|
rename Item.itemId to Item.public_id
|
2014-09-19 12:26:46 +00:00 |
chunk.py
|
remove debug
|
2014-04-11 19:17:46 +00:00 |
extract.py
|
from __future__ import print_function
|
2016-02-18 16:19:26 +05:30 |
models.py
|
Remove redundant overrides of Model.delete
|
2016-03-03 18:10:29 +05:30 |
queue.py
|
from __future__ import print_function
|
2016-02-18 16:19:26 +05:30 |
views.py
|
fix annotation import, values are decoded in d1.9
|
2016-03-05 15:36:47 +05:30 |