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
Frantisek Holop
d693a086de
Fixed
#31615
-- Made migrations skip extension operations if not needed.
...
- Don't try to create an existing extension. - Don't try to drop a nonexistent extension.
2020-05-27 10:48:44 +02:00
..
aggregates.txt
Removed versionadded/changed annotations for 2.2.
2019-09-10 12:01:00 +02:00
constraints.txt
Removed versionadded/changed annotations for 3.0.
2020-05-13 09:07:51 +02:00
fields.txt
Fixed
#31577
-- Clarified docs about bounds of RangeFields.
2020-05-18 12:19:12 +02:00
forms.txt
Fixed
#12990
, Refs
#27694
-- Added JSONField model field.
2020-05-08 07:23:31 +02:00
functions.txt
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
index.txt
Fixed
#29824
-- Added support for database exclusion constraints on PostgreSQL.
2019-07-16 18:04:41 +02:00
indexes.txt
Fixed
#30943
-- Added BloomIndex to django.contrib.postgres.
2019-11-07 11:23:53 +01:00
lookups.txt
Removed unnecessary /static from links to PostgreSQL docs.
2019-03-29 21:49:44 -04:00
operations.txt
Fixed
#31615
-- Made migrations skip extension operations if not needed.
2020-05-27 10:48:44 +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
Added import locations to contrib.postgres aggregates and validators docs.
2018-12-24 16:36:00 -05:00