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 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
David Chorpash
6ec5eb5d74
Refs
#31720
-- Defined default output_field of BoolAnd() and BoolOr() aggregate functions.
2020-07-21 06:42:51 +02:00
..
aggregates.txt
Refs
#31720
-- Defined default output_field of BoolAnd() and BoolOr() aggregate functions.
2020-07-21 06:42:51 +02:00
constraints.txt
Fixed
#31709
-- Added support for opclasses in ExclusionConstraint.
2020-06-16 08:16:14 +02:00
fields.txt
Fixed
#31577
-- Clarified docs about bounds of RangeFields.
2020-05-18 12:19:12 +02:00
forms.txt
FIxed typo in docs/ref/contrib/postgres/forms.txt.
2020-07-15 09:02:51 +02:00
functions.txt
…
index.txt
…
indexes.txt
Fixed
#30943
-- Added BloomIndex to django.contrib.postgres.
2019-11-07 11:23:53 +01:00
lookups.txt
…
operations.txt
Made small improvements to PostgreSQL operations docs.
2020-06-23 11:31:46 +02:00
search.txt
Fixed
#28194
-- Added support for normalization and cover density to SearchRank.
2020-03-23 11:00:55 +01:00
validators.txt
…