This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Guilherme Martins Crocetti
fc565cb539
Fixed
#27147
-- Allowed specifying bounds of tuple inputs for non-discrete range fields.
2021-11-04 19:08:57 +01:00
..
aggregates.txt
Fixed
#32961
-- Added BitXor() aggregate to django.contrib.postgres.
2021-10-01 10:32:39 +02:00
constraints.txt
Refs
#32943
-- Added support for covering exclusion constraints using SP-GiST indexes on PostgreSQL 14+.
2021-10-01 13:11:37 +02:00
expressions.txt
…
fields.txt
Fixed
#27147
-- Allowed specifying bounds of tuple inputs for non-discrete range fields.
2021-11-04 19:08:57 +01:00
forms.txt
…
functions.txt
…
index.txt
…
indexes.txt
Refs
#32943
-- Added support for covering SP-GiST indexes on PostgreSQL 14+.
2021-10-01 13:11:34 +02:00
lookups.txt
…
operations.txt
…
search.txt
…
validators.txt
…