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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Mariusz Felisiak
4400d8568a
Fixed
#33391
-- Clarified Aggregate.empty_result_set_value docs.
2021-12-31 06:49:10 +01:00
..
class.txt
…
conditional-expressions.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
constraints.txt
Fixed
#33335
-- Made model validation ignore functional unique constraints.
2021-12-06 07:59:11 +01:00
database-functions.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
expressions.txt
Fixed
#33391
-- Clarified Aggregate.empty_result_set_value docs.
2021-12-31 06:49:10 +01:00
fields.txt
Avoided counting attributes and methods in docs.
2021-12-28 12:36:57 +01:00
index.txt
…
indexes.txt
Refs
#32943
-- Added support for covering SP-GiST indexes on PostgreSQL 14+.
2021-10-01 13:11:34 +02:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Avoided counting attributes and methods in docs.
2021-12-28 12:36:57 +01:00
relations.txt
…