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-03-02 13:04:24 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
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.txt
…
conditional-expressions.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
constraints.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
index.txt
…
indexes.txt
…
instances.txt
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
…
relations.txt
…