Skip to content
Snippets Groups Projects
Commit 467f7155 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'fix/django-titofisto-0.2.0' into 'master'

Update django-titofisto to support public namespace

See merge request !771
parents 918140e9 3f25b0c1
No related branches found
No related tags found
1 merge request!771Update django-titofisto to support public namespace
Pipeline #40193 canceled
......@@ -9,6 +9,11 @@ and this project adheres to `Semantic Versioning`_.
Unreleased
----------
Fixed
~~~~~
* Make style.css and favicons cachable.
Removed
~~~~~~~
......
This diff is collapsed.
......@@ -110,7 +110,7 @@ boto3 = {version = "^1.17.33", optional = true}
django-cleanup = "^5.1.0"
djangorestframework = "^3.12.4"
Whoosh = "^2.7.4"
django-titofisto = "^0.1.0"
django-titofisto = "^0.2.0"
haystack-redis = "^0.0.1"
python-gnupg = "^0.4.7"
sentry-sdk = {version = "^1.4.3", optional = true}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment