v0.10.0
- Breaking change: Remove
girder_utils.models- This fixes a bug where the deprecation warning in the compatibility file was getting triggered by Django's auto-importing of every app's
modelsmodule, causing false positives.
- This fixes a bug where the deprecation warning in the compatibility file was getting triggered by Django's auto-importing of every app's