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 8d8af6a commit 24e7982Copy full SHA for 24e7982
docs/changes.rst
@@ -26,6 +26,9 @@ Change log
26
change state on the server.
27
* Fixed a bug where unsuccessful requests (e.g. network errors) were
28
silently ignored.
29
+* Started spellchecking the documentation.
30
+* Removed calls to the deprecated ``request.is_ajax()`` method. These calls
31
+ were unnecessary now that most endpoints return JSON anyway.
32
33
34
3.1 (2020-09-21)
0 commit comments