Drop super-favicon, incompatible with newer Django

This commit is contained in:
Danielle McLean 2023-08-10 16:19:54 +10:00
parent 5ac46dad63
commit 7af8636687
Signed by: 00dani
GPG key ID: 52C059C3B22A753E
3 changed files with 1202 additions and 919 deletions

View file

@ -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 = "*"