Tim Graham
|
d52b0c5b38
Fixed #25965 -- Added removal of sql* commands to 1.9 release notes.
|
9 年之前 |
Jon Dufresne
|
f1628f6be1
Fixed #25838 -- Added "python" as an interface to the shell command.
|
9 年之前 |
Iacopo Spalletti
|
d693074d43
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
|
9 年之前 |
Sergey Fedoseev
|
f920be7c32
Fixed #25773 -- Deprecated the geos.MultiPolygon.cascaded_union property.
|
9 年之前 |
Sergey Fedoseev
|
7a452c5ce2
Fixed #25665 -- Deprecated getter/setter of Point.tuple.
|
9 年之前 |
Sergey Fedoseev
|
7803f429a4
Refs #25665 -- Deprecated getters/setters of Point coordinate properties.
|
9 年之前 |
Sergey Fedoseev
|
b7177cc2a4
Refs #25665 -- Deprecated getter/setter of GEOSGeometry.srid.
|
9 年之前 |
Tim Graham
|
9c5e272860
Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set.
|
9 年之前 |
Jon Dufresne
|
3c7d2ee881
Fixed #25604 -- Added makemigrations --check option.
|
9 年之前 |
Tim Graham
|
8d1a001ef6
Fixed #25466 -- Added backwards compatibility aliases for LoaderOrigin and StringOrigin.
|
9 年之前 |
Tim Graham
|
b4002a2143
Refs #22835 -- Removed NoArgsCommand per deprecation timeline.
|
9 年之前 |
Tim Graham
|
a25d3ce007
Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline.
|
9 年之前 |
Tim Graham
|
04ee4059d7
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
9 年之前 |
Tim Graham
|
00adec6d5f
Refs #25135 -- Corrected the timeline section of allow_tags deprecation.
|
9 年之前 |
Unai Zalakain
|
aac2a2d2ae
Fixed #13110 -- Added support for multiple enclosures in Atom feeds.
|
9 年之前 |
Ola Sitarska
|
f2f8972def
Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute.
|
9 年之前 |
Tim Graham
|
e133b55943
Refs #25144 -- Revised deprecation timeline: migrations won't become compulsory.
|
9 年之前 |
Tim Graham
|
a8eb715b66
Refs #24152 -- Fixed typos in deprecated GeoQuerySet aggregate names.
|
9 年之前 |
Flavio Curella
|
1e2362ca0f
Refs #25184 -- Started deprecation for contrib.gis.geoip.
|
9 年之前 |
Tim Graham
|
d27e0f04a6
Fixed #25190 -- Deprecated callable_obj parameter to assertRaisesMessage().
|
9 年之前 |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 年之前 |
lukasz.wojcik
|
927b30a6ab
Fixed #24126 -- Deprecated current_app parameter to auth views.
|
9 年之前 |
Tim Graham
|
1fed8dd715
Fixed #25120 -- Deprecated egg template loader.
|
9 年之前 |
Thomas Stephenson
|
035b0fa60d
Fixed #24716 -- Deprecated Field._get_val_from_obj()
|
10 年之前 |
David Wolever
|
0d71349773
Fixed #22804 -- Added warning for unsafe value of 'sep' in Signer
|
10 年之前 |
Tim Graham
|
aaacaeb096
Renamed RemovedInDjangoXYWarnings for new roadmap.
|
9 年之前 |
Marten Kenbeek
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 年之前 |
Raphael Michel
|
5c125f63f7
Fixed #24728 -- Renamed mime_type to content_type for syndication feeds
|
9 年之前 |
Aymeric Augustin
|
d9521f66b1
Removed global timezone-aware datetime adapters.
|
10 年之前 |
Claude Paroz
|
70779d9c1c
Fixed #24733 -- Passed the triggering exception to 40x error handlers
|
10 年之前 |