Skip to content

1.0.6 - Bout Time

Compare
Choose a tag to compare
@asfaltboy asfaltboy released this 03 Sep 06:35
· 164 commits to develop since this release

This release is long overdue, and includes some important fixes as well as general improvements to code and documentation.

Bug Fixes:

  • fixing TypeError: can only concatenate tuple (not "list") to tuple
  • ensure select2 is included last (Merge 9831ba5)
  • add script to load jQuery globally
  • remove invalid template variables
  • fix input focusing error in chrome
  • fix error when one missing range parameter caused error + test (Merge 365b646)

Features:

  • don't override original change_list_templates in AdminAdvancedFiltersMixin
  • make date range placeholder more pleasant (Merge 365b646)
  • add created_at field
  • Russian locale provided

Documentation:

  • make it clear easy-select2 is not required anymore (Merge 9831ba5)
  • Clarify how to import AdminAdvancedFiltersMixin in README

Tests:

  • add more fields/filter to test ModelAdmin

Contributors:

  • Grigoriy Beziuk
  • Никита Конин
  • Pavel Savchenko
  • Yuval Adam
  • Petr Dlouhý