We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a156759 commit dcfc8d6Copy full SHA for dcfc8d6
django_unicorn/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.37.0
4
+
5
+- Revert loading and dirty elements when the server returns a 304 (not modified) or a 500 error.
6
7
+[All changes since 0.36.1](https://github.com/adamghill/django-unicorn/compare/0.36.1...0.37.0).
8
9
## v0.36.1
10
11
- More verbose error messages when components can't be loaded ([nerdoc](https://github.com/nerdoc)).
0 commit comments