v1.1.0
v1.1.0 (2025-04-14)
This release is published under the BSD License.
Features
-
Backport some changes to makemigrations command from Django (
c1b4f13) -
Extract core command into a mixin (
23cf182)
This should make it easier to integrate with other reusable apps that provide amakemigrationscommand -
Leverage newly added autodetector command attribute on Django 5.2 (
733d74b)
Detailed Changes: v1.0.1...v1.1.0