Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed not resetting fields' unique attr
...in Django main (5.1 alpha). This became an issue when django/django@e65deb7 was added, as it changed `unique` from a property to a `cached_property`.
- Loading branch information