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 https://code.djangoproject.com/ticket/35246 was fixed recently, as it changed `unique` from a property to a `cached_property`.
- Loading branch information