Skip to content

Releases: synw/django-mqueue

0.17.0

16 Feb 10:22
Compare
Choose a tag to compare

Fixes and linting

0.15.0

04 Mar 12:03
Compare
Choose a tag to compare

Improve the real time events template and lib

0.14.0

24 Feb 13:24
Compare
Choose a tag to compare

Compatibility fixes for Django 4

0.13.0

31 Aug 09:42
Compare
Choose a tag to compare

Fix in hooks dispatcher and linting

0.12.0

23 Aug 12:27
Compare
Choose a tag to compare
  • 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

03 Aug 09:49
Compare
Choose a tag to compare
  • Fix Centrifugo hook
  • Add missing css for displaying badges in admin

0.10.0

22 Jul 13:09
Compare
Choose a tag to compare

Update for Django 3

0.9.5

06 Jan 14:58
Compare
Choose a tag to compare

Fix and document the NOSAVE option

0.9.4

27 Sep 09:05
Compare
Choose a tag to compare

Migration needed: change data field for a TextField

0.9.3

27 Sep 08:12
Compare
Choose a tag to compare

Bugfix release: fix problem in update signal. Migration needed: change jsonfield for charfield to remove dependency