fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Added apps.users to base settings

This commit is contained in:
Felipe Martin 2014-04-23 00:33:38 +02:00
parent b5d9888d41
commit a1368fd702
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ INSTALLED_APPS = (
'south',
# Apps
'shelfzilla.apps.users',
'shelfzilla.apps.homepage',
'shelfzilla.apps.landing',
'shelfzilla.apps.manga',