forked from 00dani/lemoncurry
Add support for favicons using django-favicon-plus
This commit is contained in:
parent
2db2f4b6fc
commit
ec45a4c250
4 changed files with 17 additions and 2 deletions
1
Pipfile
1
Pipfile
|
@ -13,6 +13,7 @@ gunicorn = "*"
|
|||
"psycopg2" = "*"
|
||||
pillow = "*"
|
||||
python-memcached = "*"
|
||||
django-favicon-plus = "*"
|
||||
|
||||
|
||||
[dev-packages]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue