Get rid of the web_theme app

This commit is contained in:
Roberto Rosario
2014-08-26 02:21:12 -04:00
parent d4bda2b313
commit 7376263ffa
142 changed files with 635 additions and 3257 deletions

View File

@@ -61,7 +61,6 @@ INSTALLED_APPS = (
'smart_settings',
'navigation',
'lock_manager',
'web_theme',
# pagination needs to go after web_theme so that the pagination template
# if found
'pagination',