Releases: synw/django-mqueue
Releases · synw/django-mqueue
0.15.0
Improve the real time events template and lib
0.14.0
Compatibility fixes for Django 4
0.13.0
Fix in hooks dispatcher and linting
0.12.0
- Add support for groups: some groups can now be associated to an event
- Add
events
model method to customize autogenerated model events
0.11.0
- Fix Centrifugo hook
- Add missing css for displaying badges in admin
0.9.5
Fix and document the NOSAVE
option
0.9.4
Migration needed: change data field for a TextField
0.9.3
Bugfix release: fix problem in update signal. Migration needed: change jsonfield for charfield to remove dependency