Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 17:54
· 281 commits to main since this release

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 a makemigrations command

  • Leverage newly added autodetector command attribute on Django 5.2 (733d74b)


Detailed Changes: v1.0.1...v1.1.0