Skip to content

Releases: openwisp/openwisp-utils

0.2.1 [2018-11-04]

04 Nov 12:00
Compare
Choose a tag to compare
  • dc977d2: [multitenancy] Avoid failure if org field not present
  • #13: [DRF] Added BaseSerializer
  • #16: [qa] Added migration filename check
  • babbd74: [multitenancy] Added MultitenantAdminMixin.multitenant_parent
  • 6d45df5: [qa] Pin down flake8 and isort in extra_requires['qa']

0.2.0 [2018-02-06]

06 Feb 12:01
0.2.0
ac5c7b9
Compare
Choose a tag to compare

Version 0.2.0 [2018-02-06]

  • #10: [qa] add django 2.0 compatibility
  • d742d4: [version] Improved get_version to follow PEP440

0.1.2 [2017-07-10]

10 Jul 13:33
Compare
Choose a tag to compare
  • [admin_theme] Added submit_line.html template

0.1.1 [2017-06-28]

28 Jun 16:01
Compare
Choose a tag to compare
  • renamed MultitenantObjectFilter to MultitenantRelatedOrgFilter
  • made openwisp-users optional

0.1 [2017-06-28]

28 Jun 07:25
0.1
c77ba8d
Compare
Choose a tag to compare
  • Customized OpenWISP Admin theme
  • MultitenantAdminMixin and TestMultitenantAdminMixin
  • Multitenant filters for admin
  • TimeStampedEditableModel and TimeReadonlyAdminMixin
  • Dependency Loaders and Finders.