mirror of
https://github.com/django/django.git
synced 2025-11-26 21:51:57 +00:00
This also uses enum.EnumType for Python 3.11+ as Python 3.11 renamed EnumMeta to EnumType. While the former is still available as an alias of the latter for now, let's prefer the canonical name for this. Check out https://docs.python.org/3/library/enum.html#enum.EnumType |
||
|---|---|---|
| .. | ||
| _images | ||
| contributing | ||
| deprecation.txt | ||
| git.txt | ||
| howto-release-django.txt | ||
| index.txt | ||
| mailing-lists.txt | ||
| organization.txt | ||
| release-process.txt | ||
| security.txt | ||