Releases: synw/django-instant
Releases · synw/django-instant
2.0.0
30 May 16:06
Compare
Sorry, something went wrong.
No results found
Compatibility with Centrifugo 2
0.6.11
16 Feb 16:54
Compare
Sorry, something went wrong.
No results found
Add support for Darwin in the installer by @tboulogne
Minor fixes and updates in doc
0.6.10
22 Sep 13:33
Compare
Sorry, something went wrong.
No results found
Maintenance release: fixes for Django 2:
Add cors headers
Fix is_authenticated()
Fix default handlers path
a new frontend is available
0.6.8
03 Aug 07:16
Compare
Sorry, something went wrong.
No results found
Feature release: the handlers for declared channels can now be located either in the project templates dirs or in the apps templates dirs. Thanks to @tboulogne for the help
0.6.7
30 Jul 14:06
Compare
Sorry, something went wrong.
No results found
Maintenance release:
Update urlresolver path for Django 2.0: thanks to @tboulogne for the PR
Add tests
Linting
0.6.6
23 Jan 14:54
Compare
Sorry, something went wrong.
No results found
Maintenance release: an important refactoring has been done to prepare the arrival of the database channels in version 0.7
0.6.5
06 Jan 14:21
Compare
Sorry, something went wrong.
No results found
Fix the get_channels templatetag that broke the frontend with the new declarative channels initialization
0.6.3
06 Jan 13:11
Compare
Sorry, something went wrong.
No results found
0.6.2
22 Dec 08:13
Compare
Sorry, something went wrong.
No results found
Fix initialization error when instant debug setting is not set
0.6.1
15 Dec 11:34
Compare
Sorry, something went wrong.
No results found
Fixes for declarative channels