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-26 02:00:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Mariusz Felisiak
b47bb4c4a7
Refs
#29598
-- Removed FloatRangeField per deprecation timeline.
2019-09-10 12:01:00 +02:00
..
aggregates.txt
Removed versionadded/changed annotations for 2.2.
2019-09-10 12:01:00 +02:00
constraints.txt
Fixed
#29824
-- Added support for database exclusion constraints on PostgreSQL.
2019-07-16 18:04:41 +02:00
fields.txt
Refs
#29598
-- Removed FloatRangeField per deprecation timeline.
2019-09-10 12:01:00 +02:00
forms.txt
Refs
#29598
-- Removed FloatRangeField per deprecation timeline.
2019-09-10 12:01:00 +02:00
functions.txt
…
index.txt
Fixed
#29824
-- Added support for database exclusion constraints on PostgreSQL.
2019-07-16 18:04:41 +02:00
indexes.txt
Removed versionadded/changed annotations for 2.2.
2019-09-10 12:01:00 +02:00
lookups.txt
…
operations.txt
Fixed
#21039
-- Added AddIndexConcurrently/RemoveIndexConcurrently operations for PostgreSQL.
2019-08-21 13:10:06 +02:00
search.txt
Removed versionadded/changed annotations for 2.2.
2019-09-10 12:01:00 +02:00
validators.txt
…