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-25 01:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
/
postgres
History
Mariusz Felisiak
b049bec7cf
Fixed
#35479
-- Dropped support for PostgreSQL 13 and PostGIS 3.0.
2024-05-27 09:49:25 +02:00
..
aggregates.txt
Removed versionadded/changed annotations for 5.0.
2024-05-22 15:44:07 -03:00
constraints.txt
Removed versionadded/changed annotations for 5.0.
2024-05-22 15:44:07 -03:00
expressions.txt
…
fields.txt
Refs
#33872
-- Removed django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField.
2023-09-18 22:12:40 +02:00
forms.txt
…
functions.txt
Fixed
#35479
-- Dropped support for PostgreSQL 13 and PostGIS 3.0.
2024-05-27 09:49:25 +02:00
index.txt
…
indexes.txt
Fixed
#35075
-- Added deduplicate_items parameter to BTreeIndex.
2024-01-02 12:55:12 +01:00
lookups.txt
…
operations.txt
…
search.txt
Added missing pycon directives in various docs.
2023-10-25 12:27:27 +02:00
validators.txt
…