* Add `girder_utils.allauth.FullNameSignupForm` * Require Django 3.2 * Improve type annotations * Fix a small bug in `ReadonlyInlineMixin.get_readonly_fields`
0.12.2
* Fix packaging of the `py.typed` file
0.12.1
* Add a `py.typed` file
0.12.0
* Support Python 3.10 * Harden `field_file_to_local_path` against a `FieldFile` with no `name` set