Remove metron
Not used - old/depricated name
This commit is contained in:
parent
db4a56f7b2
commit
10cc96b726
3 changed files with 0 additions and 3 deletions
|
@ -155,7 +155,6 @@ INSTALLED_APPS = [
|
|||
"easy_thumbnails",
|
||||
"taggit",
|
||||
"reversion",
|
||||
"metron",
|
||||
"sitetree",
|
||||
"pinax.eventlog",
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
{% load staticfiles %}
|
||||
{% load metron_tags %}
|
||||
{% load i18n %}
|
||||
{% load sitetree %}
|
||||
{% load staticfiles %}
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
Django>=1.11
|
||||
pinax-theme-bootstrap==7.3.0
|
||||
metron==1.3.7
|
||||
pinax-eventlog==1.1.1
|
||||
django-formset-js==0.5.0
|
||||
dj-static==0.0.6
|
||||
|
|
Loading…
Reference in a new issue