add files backend
This commit is contained in:
parent
488b5431de
commit
c4fd2fb48c
10 changed files with 625 additions and 1 deletions
|
|
@ -130,6 +130,7 @@ INSTALLED_APPS = (
|
|||
'user',
|
||||
'urlalias',
|
||||
'tv',
|
||||
'file',
|
||||
)
|
||||
|
||||
# Log errors into db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue