Skip to content

Releases: aminalaee/sqladmin

Version 0.8.0

22 Nov 11:45
61b3688
Compare
Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.7.0...0.8.0

Version 0.7.0

03 Nov 13:09
e9e0f51
Compare
Choose a tag to compare

Added

  • Add on_model_change and after_model_change methods by @dima23113 in #342
  • Add on_model_delete and after_model_delete methods by @aminalaee in #343

Fixed

Internal

Full Changelog: 0.6.1...0.7.0

Version 0.6.1

25 Sep 12:42
6d1b42f
Compare
Choose a tag to compare

Fixed

  • Fix Boolean field for both nullable and non-nullable cases in #336
  • Fix Flatpickr not respecting readonly inputs in #336
  • Disable batch delete when can_delete permission is not provided in #335

Full Changelog: 0.6.0...0.6.1

Version 0.6.0

19 Sep 09:00
b1d6200
Compare
Choose a tag to compare

Added

Fixed

Internal

  • Fix form_ajax_refs example in documentation by @GitBib in #311
  • Remove watch in mkdocstrings mkdocs's config by @ischaojie in #306

Full Changelog: 0.5.0...0.6.0

Version 0.5.0

06 Sep 12:41
c837755
Compare
Choose a tag to compare

Added

Fixed

Internal

New Contributors

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

31 Aug 08:59
1a907ef
Compare
Choose a tag to compare

Added

  • Add Date and DateTime pickers using Fatpickr in #288
  • Add Time picker using Flatpickr in #294

Internal

  • Remove MomentJS in #289

Full Changelog: 0.3.0...0.4.0

Version 0.3.0

26 Aug 10:12
781253b
Compare
Choose a tag to compare

Added

  • Add AuthenticationBackend in #277
  • Add AuthenticationBackend docs in #278

Full Changelog: 0.2.1...0.3.0

Version 0.2.1

04 Aug 08:44
831d97b
Compare
Choose a tag to compare

Fixed

New Contributors

Full Changelog: 0.2.0...0.2.1

Version 0.2.0

01 Aug 16:55
9a29778
Compare
Choose a tag to compare

Added

  • Add list_query, count_query and search_query options by @aminalaee in #243
  • Add BaseView for custom pages by @just-an-dev in #244
  • Add expose for BaseView in #251
  • Rename ModelAdmin to ModelView in #249

New Contributors

Full Changelog: 0.1.12...0.2.0

Version 0.1.12

13 Jul 08:00
70585ae
Compare
Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.1.11...0.1.12