- simplify metadata db structure
- better sort values if field is empty - switch to python-ox, faster imdb import - move files backend into own app
This commit is contained in:
parent
d6a95727a6
commit
9defcd3c9f
16 changed files with 1493 additions and 914 deletions
|
|
@ -112,6 +112,7 @@ INSTALLED_APPS = (
|
|||
|
||||
'app',
|
||||
'backend',
|
||||
'archive',
|
||||
'oxuser',
|
||||
'torrent',
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue