1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/docs/internals
Nick Pope e15174983a Renamed ChoicesMeta to ChoicesType.
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
2023-09-12 11:51:01 +02:00
..
_images Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
contributing Refs #34233 -- Bumped minimum supported version of docutils to 0.19. 2023-09-04 22:30:45 +02:00
deprecation.txt Renamed ChoicesMeta to ChoicesType. 2023-09-12 11:51:01 +02:00
git.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
howto-release-django.txt Updated PyPI setup access in prerequisites checklist of release how-to. 2023-06-13 21:02:56 -03:00
index.txt
mailing-lists.txt Added Django Forum to mailing lists page. 2023-03-24 08:32:17 +01:00
organization.txt Used extlinks for PyPI links. 2023-04-17 06:55:32 +02:00
release-process.txt Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
security.txt Used extlinks for PyPI links. 2023-04-17 06:55:32 +02:00