Tim Graham
|
88619e6129
Bumped mysqlclient requirement to >= 1.3.13.
|
vor 6 Jahren |
Mariusz Felisiak
|
f091ea3515
Refs #29722 -- Added introspection of materialized views for Oracle.
|
vor 6 Jahren |
Mariusz Felisiak
|
d5f4ce9849
Fixed #29949 -- Refactored db introspection identifier converters.
|
vor 6 Jahren |
redodo
|
2e4776196d
Fixed #29953 -- Added CSS class to column headers in tabular inlines.
|
vor 6 Jahren |
Nick Pope
|
ebd270627c
Refs #29722 -- Added introspection of partitions for PostgreSQL.
|
vor 6 Jahren |
Thomas Grainger
|
0607699902
Fixed #29478 -- Added support for mangled names to cached_property.
|
vor 6 Jahren |
Tim Graham
|
f436c82637
Doc'd purpose of "Database backend API" backwards incompatible changes section.
|
vor 6 Jahren |
Timothy Allen
|
e819554018
Fixed #29939 -- Increased Group.name max_length to 150 characters.
|
vor 6 Jahren |
Basil Dubyk
|
35a08b8541
Fixed #17210 -- Made NullBooleanSelect use unknown/true/false as query data.
|
vor 6 Jahren |
Mariusz Felisiak
|
ff8020ed49
Fixed #29788 -- Added support for Oracle Managed File (OMF) tablespaces.
|
vor 6 Jahren |
Simon Charette
|
db13bca60a
Fixed #29641 -- Added support for unique constraints in Meta.constraints.
|
vor 6 Jahren |
Simon Charette
|
8eae094638
Generalized check constraint docs for other constraints.
|
vor 6 Jahren |
Simon Charette
|
dba4a634ba
Refs #29641 -- Refactored database schema constraint creation.
|
vor 6 Jahren |
Tim Graham
|
f82be9ebc7
Fixed #29934 -- Added sqlparse as a require dependency.
|
vor 6 Jahren |
Matthias Kestenholz
|
f9ff1df1da
Fixed #29917 -- Stopped collecting ModelAdmin.actions from base ModelAdmins.
|
vor 6 Jahren |
romgar
|
b3b1d3d45f
Fixed #25251 -- Made data migrations available in TransactionTestCase when using --keepdb.
|
vor 8 Jahren |
Mads Jensen
|
a906c98982
Fixed #29547 -- Added support for partial indexes.
|
vor 6 Jahren |
Tim Graham
|
f892781b95
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
|
vor 6 Jahren |
Mariusz Felisiak
|
c6525bea9e
Fixed #29534 -- Made dbshell use rlwrap on Oracle if available.
|
vor 6 Jahren |
Tim Graham
|
9b52bd6575
Made DatabaseFeatures.uses_savepoints default to True.
|
vor 6 Jahren |
buzzi
|
24cae0bedc
Fixed #29860 -- Allowed BaseValidator to accept a callable limit_value.
|
vor 6 Jahren |
Mariusz Felisiak
|
328f5627dd
Fixed #29870 -- Added DurationField introspection for Oracle and PostgreSQL.
|
vor 6 Jahren |
Florian Apolloner
|
bc7dd8490b
Fixed #21171 -- Avoided starting a transaction when a single (or atomic queries) are executed.
|
vor 6 Jahren |
Jon Dufresne
|
0cd465b63a
Fixed #29817 -- Deprecated settings.FILE_CHARSET.
|
vor 6 Jahren |
Patrik Sletmo
|
adfdb9f169
Fixed #29814 -- Added support for NoneType serialization in migrations.
|
vor 6 Jahren |
Mariusz Felisiak
|
52fec5d18f
Fixed #29836 -- Bumped required cx_Oracle to 6.0.
|
vor 6 Jahren |
Jon Dufresne
|
c82893cb8c
Refs #27795 -- Removed force_bytes() usage from django/utils/http.py.
|
vor 6 Jahren |
Stefano Chiodino
|
6de7f9ec60
Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField.
|
vor 6 Jahren |
Nick Pope
|
bf8b625a3b
Refs #29722 -- Added introspection of materialized views for PostgreSQL.
|
vor 6 Jahren |
Nick Pope
|
45ef3df7d0
Fixed #29719 -- Added introspection of foreign tables for PostgreSQL.
|
vor 6 Jahren |