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 15:34:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
lufafajoshua
d4bbdf5337
[5.0.x]
Fixed
#34808
-- Doc'd aggregate function's default argument.
...
Backport of 8adc7c86ab85ed91e512bc49056e301cbe1715d0 from main
2023-10-11 16:10:30 -03:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
Fixed
#24561
-- Added support for callables on model fields' choices.
2023-09-14 10:15:33 -03:00
index.txt
…
indexes.txt
…
instances.txt
[5.0.x] Refs
#31435
-- Doc'd potential infinite recursion when accessing model fields in __init__.
2023-10-05 14:33:24 -03:00
lookups.txt
[5.0.x] Refs
#22936
-- Doc'd Lookup.prepare_rhs.
2023-10-05 15:26:56 +02:00
meta.txt
…
options.txt
…
querysets.txt
[5.0.x]
Fixed
#34808
-- Doc'd aggregate function's default argument.
2023-10-11 16:10:30 -03:00
relations.txt
…