update theme
This commit is contained in:
parent
d5ea3163da
commit
7f8c614fc2
2 changed files with 3 additions and 1 deletions
|
@ -22,4 +22,5 @@ django-openid==0.3a1
|
|||
python-openid==2.2.5
|
||||
metron==0.1
|
||||
|
||||
pinax-theme-bootstrap==0.2.1
|
||||
pinax-theme-bootstrap==2.0.3
|
||||
django-forms-bootstrap==2.0.3.post1
|
||||
|
|
|
@ -147,6 +147,7 @@ INSTALLED_APPS = [
|
|||
|
||||
# theme
|
||||
"pinax_theme_bootstrap",
|
||||
"django_forms_bootstrap",
|
||||
|
||||
# external
|
||||
"staticfiles",
|
||||
|
|
Loading…
Reference in a new issue