Changelog
This commit is contained in:
parent
e2ff2a1e02
commit
0ad31ffb17
|
@ -16,6 +16,10 @@ Bugfixes:
|
||||||
- Player: better handling of errors when fetching the audio file (#46)
|
- Player: better handling of errors when fetching the audio file (#46)
|
||||||
- Csrf: default CSRF_TRUSTED_ORIGINS to ALLOWED_HOSTS to avoid Csrf issues on admin (#49)
|
- Csrf: default CSRF_TRUSTED_ORIGINS to ALLOWED_HOSTS to avoid Csrf issues on admin (#49)
|
||||||
|
|
||||||
|
Tech:
|
||||||
|
|
||||||
|
- Django 2 compatibility, lot of packages upgrades (#47)
|
||||||
|
|
||||||
|
|
||||||
0.2.4 (2017-12-14)
|
0.2.4 (2017-12-14)
|
||||||
------------------
|
------------------
|
||||||
|
|
Loading…
Reference in New Issue