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 21:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
lufafajoshua
e8fe48d3a0
[4.2.x]
Fixed
#34808
-- Doc'd aggregate function's default argument.
...
Backport of 8adc7c86ab85ed91e512bc49056e301cbe1715d0 from main
2023-10-11 16:11:09 -03:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
[4.2.x] Corrected documentation of Log database function.
2023-05-24 05:30:43 +02:00
expressions.txt
[4.2.x] Corrected pycon formatting in some docs.
2023-08-01 08:47:40 +02:00
fields.txt
[4.2.x] Updated broken links in docs.
2023-05-17 12:13:40 +02:00
index.txt
…
indexes.txt
…
instances.txt
[4.2.x] Refs
#31435
-- Doc'd potential infinite recursion when accessing model fields in __init__.
2023-10-05 14:34:07 -03:00
lookups.txt
…
meta.txt
…
options.txt
[4.2.x] Added missing backticks in docs.
2023-07-21 12:55:10 +02:00
querysets.txt
[4.2.x]
Fixed
#34808
-- Doc'd aggregate function's default argument.
2023-10-11 16:11:09 -03:00
relations.txt
…