Skip to content

Releases: otto-torino/django-baton

Release 3.1.0

21 Feb 11:41
Compare
Choose a tag to compare

Add change form object tools template include functionality

Release 3.0.2

01 Feb 16:13
Compare
Choose a tag to compare

Fix submit fixed row initialization in certain conditions with tabs

Release 3.0.1

01 Feb 14:53
Compare
Choose a tag to compare

Minor style adjustments

Release 3.0.0

31 Jan 17:21
Compare
Choose a tag to compare

Major release because has breaking changes ONLY if you used the analytics module.

  • Removed analytics module (the js library I used cannot work with GA4, and I don't want to mantain a library myself, also because we do not use GA anymore)
  • Added submit row fixed bottom position option, enabled by default
  • Fix #283, #246

Release 2.9.1

12 Jan 19:09
Compare
Choose a tag to compare

Fix travis tests

Release 2.9.0

12 Jan 17:10
Compare
Choose a tag to compare
  • Fix django-selec2 integration issues.
  • Some minor improvements.

Release 2.8.0

11 Aug 09:48
Compare
Choose a tag to compare

This is a minor release update, with two important changes:

  • Bootstrap updated to 5.3
  • Theme mode selector (dark/light) with possibility to force one mode

Release 2.7.2

09 Aug 10:54
Compare
Choose a tag to compare

Fixes some minor style issues introduced with Django 4.2.4

Release 2.7.1

24 Apr 09:58
Compare
Choose a tag to compare

Integrates PRs

Release 2.7.0

13 Apr 13:54
Compare
Choose a tag to compare

Feat:

  • upgrade bootstrap to 5.3.2
  • add support to Django 4.2