Some basic support for gross SEO metadata formats with django-meta

This commit is contained in:
Danielle McLean 2017-10-24 21:57:07 +11:00
parent 1aed52b75f
commit 8ef64d6a87
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
8 changed files with 40 additions and 5 deletions

View file

@ -14,6 +14,7 @@ gunicorn = "*"
pillow = "*"
python-memcached = "*"
django-favicon-plus = "*"
django-meta = "*"
[dev-packages]