Skip to content

v0.10.0

Choose a tag to compare

@brianhelba brianhelba released this 09 Sep 18:31
· 202 commits to master since this release
d29d18c
  • 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 models module, causing false positives.