make systems without imdb work
This commit is contained in:
parent
1014bc8a89
commit
ec28dc05e1
10 changed files with 76 additions and 36 deletions
|
|
@ -132,6 +132,7 @@ INSTALLED_APPS = (
|
|||
'timeline',
|
||||
'user',
|
||||
'api',
|
||||
'urlalias',
|
||||
)
|
||||
|
||||
AUTH_PROFILE_MODULE = 'user.UserProfile'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue