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-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Mariusz Felisiak
23ec318988
Refs
#33342
-- Removed ExclusionConstraint.opclasses per deprecation timeline.
2023-01-17 11:49:15 +01:00
..
aggregates.txt
Refs
#10929
-- Stopped forcing empty result value by PostgreSQL aggregates.
2023-01-17 11:49:15 +01:00
constraints.txt
Refs
#33342
-- Removed ExclusionConstraint.opclasses per deprecation timeline.
2023-01-17 11:49:15 +01:00
expressions.txt
…
fields.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
forms.txt
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
functions.txt
…
index.txt
…
indexes.txt
Removed versionadded/changed annotations for 4.1.
2023-01-17 11:49:15 +01:00
lookups.txt
…
operations.txt
…
search.txt
Improved example of index on SearchVector in full text search docs.
2022-08-29 19:28:00 +02:00
validators.txt
…