wagtail / django-modelcluster

Django extension to allow working with 'clusters' of models as a single unit, independently of the database
BSD 3-Clause "New" or "Revised" License
485 stars 66 forks source link

Test against Django 4.0 #152

Closed gasman closed 2 years ago

gasman commented 2 years ago

(leaving the default_auto_field warnings for now, as they only affect the test apps - they won't surface on a correctly-configured real world project.)