Drop super-favicon, incompatible with newer Django
This commit is contained in:
parent
5ac46dad63
commit
7af8636687
3 changed files with 1202 additions and 919 deletions
2
Pipfile
2
Pipfile
|
@ -39,7 +39,6 @@ django-cors-headers = "*"
|
|||
python-baseconv = "*"
|
||||
django-computed-property = "*"
|
||||
docutils = "*"
|
||||
django-super-favicon = "*"
|
||||
django-redis = "*"
|
||||
gevent = "*"
|
||||
django-extensions = "*"
|
||||
|
@ -49,6 +48,7 @@ jinja2 = "*"
|
|||
msgpack = "*"
|
||||
django-randomslugfield = "*"
|
||||
ago = "*"
|
||||
favicons = "*"
|
||||
|
||||
[dev-packages]
|
||||
ptpython = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue