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-01-25 01:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
T. Franzel
a2eaea8f22
Fixed
#34388
-- Allowed using choice enumeration types directly on model and form fields.
2023-03-21 19:44:41 +01:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
Fixed
#34388
-- Allowed using choice enumeration types directly on model and form fields.
2023-03-21 19:44:41 +01:00
index.txt
…
indexes.txt
…
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
…
relations.txt
…