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-02-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Hannes Ljungberg
3aa545281e
Fixed
#30916
-- Added support for functional unique constraints.
...
Thanks Ian Foote and Mariusz Felisiak for reviews.
2021-02-23 20:19:53 +01:00
..
aggregates.txt
…
constraints.txt
Removed versionadded/changed annotations for 3.1.
2021-01-14 17:50:04 +01:00
fields.txt
Refs
#12990
-- Removed django.contrib.postgres.fields.JSONField per deprecation timeline.
2021-01-14 17:50:04 +01:00
forms.txt
Refs
#12990
-- Removed django.contrib.postgres.forms.JSONField per deprecation timeline.
2021-01-14 17:50:04 +01:00
functions.txt
…
index.txt
…
indexes.txt
Fixed
#30916
-- Added support for functional unique constraints.
2021-02-23 20:19:53 +01:00
lookups.txt
…
operations.txt
Fixed
#32357
-- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
2021-01-19 12:25:20 +01:00
search.txt
Removed versionadded/changed annotations for 3.1.
2021-01-14 17:50:04 +01:00
validators.txt
…