Skip to content

Releases: silentsokolov/django-admin-rangefilter

0.8.2

31 Oct 08:17
9e2774c
Compare
Choose a tag to compare

Fix

  • Fixing case with two widgets on one page #67 (thx @snnwolf)

0.8.1

10 Apr 16:29
c0fa120
Compare
Choose a tag to compare

Fix

  • Fixed problem with ManifestStaticFilesStorage #63

0.8.0

10 Apr 09:44
6744b33
Compare
Choose a tag to compare

Added

  • Compatibility Django 3.2

Changed

  • Module filter rename to filters

Fix

  • Fixed static loads #62

0.7.0

22 Feb 11:53
6b17aaa
Compare
Choose a tag to compare

Added

  • Added possibility to set a title of filter #58

Fix

Changed

  • Changed title of filter from By {field_name} to {field_name}

0.6.4

19 Jan 06:15
21fc78c
Compare
Choose a tag to compare

Added

  • Added Greek translation
  • Added Italian translation
  • Moved tests to Github Actions

0.6.3

01 Oct 09:38
141b036
Compare
Choose a tag to compare

Added

  • Added Polish translation #45 (thx @sqlmiles)
  • Added Japanese translation

Fix

  • Fix Portuguese translation #53

0.6.2

07 Aug 08:42
f45a2ca
Compare
Choose a tag to compare

Added

  • Compatibility Django 3.1

0.6.1

05 Jun 18:21
6dd535d
Compare
Choose a tag to compare

Added

Changed

  • Refactor tests

0.6.0

04 May 13:21
f4c35f5
Compare
Choose a tag to compare

Added

  • Added setter for initial field value (#44)

0.5.4

10 Feb 10:05
3d1bc36
Compare
Choose a tag to compare

Added

  • Added Simplified Chinese translation (thx @daimon99)