Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add allow_unicode to SlugField (#224)
### Description - Add `allow_unicode` to SlugField (see: https://docs.djangoproject.com/en/5.0/ref/models/fields/#slugfield)
- Loading branch information