This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Nick Pope
500e01073a
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
..
class-based-views
…
contrib
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
files
…
forms
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
models
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
templates
…
applications.txt
…
checks.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
logging.txt
…
middleware.txt
…
migration-operations.txt
Fixed
#34140
-- Reformatted code blocks in docs with blacken-docs.
2023-03-01 13:03:56 +01:00
paginator.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…