Skip to content

Releases: daemon-bixia/django-api-admin

Release list

1.3.0

Choose a tag to compare

@daemon-bixia daemon-bixia released this 03 Jun 13:40

Breaking Changes

  • Removed built-in authentication support.
  • Replaced DRF pagination with Django's native pagination.
  • Removed ModelDiffHelper.

Features & Enhancements

  • Added support for changelist editing and custom module discovery.
  • Restored missing django.contrib.admin hooks.
  • Improved OpenAPI documentation consistency and the inline bulk operations API.
  • Included tests in production builds.

Bug Fixes

  • Miscellaneous bug fixes and stability improvements.