remove theme account from installed apps

This commit is contained in:
Luke Hatcher 2013-02-18 18:52:16 -05:00
parent 2a52dec266
commit 0b2c6a0b91

View file

@ -135,7 +135,6 @@ INSTALLED_APPS = [
"django.contrib.humanize", "django.contrib.humanize",
# theme # theme
"pinax_theme_bootstrap_account",
"pinax_theme_bootstrap", "pinax_theme_bootstrap",
"django_forms_bootstrap", "django_forms_bootstrap",