Brett Cannon
|
64b74804c5
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
7 年之前 |
Jon Dufresne
|
be6ca89396
Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission().
|
7 年之前 |
Tim Graham
|
4f88143649
Fixed ordering in docs/internals/deprecation.txt.
|
7 年之前 |
Jon Dufresne
|
7d607127e3
Refs #21221 -- Deprecated staticfiles and admin_static template tag libraries.
|
7 年之前 |
Tim Graham
|
ab7f4c3306
Refs #28965 -- Deprecated unused django.utils.http.cookie_date().
|
7 年之前 |
Sergey Fedoseev
|
aefe624c62
Fixed #28841 -- Added ForcePolygonCW GIS function and deprecated ForceRHR.
|
7 年之前 |
Tim Graham
|
4a461d49c7
Advanced deprecation warnings for Django 2.1.
|
7 年之前 |
Tim Graham
|
4f313e284e
Refs #17209 -- Removed login/logout and password reset/change function-based views.
|
7 年之前 |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 年之前 |
Tim Graham
|
f86aa6656a
Fixed typo in docs/internals/deprecation.txt.
|
7 年之前 |
François Freitag
|
ad4a8acdb5
Fixed #11557 -- Added support for a list of fields in Meta.get_latest_by and QuerySet.earliest()/latest().
|
7 年之前 |
Tim Graham
|
487362fa8f
Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value().
|
7 年之前 |
Josh Schneier
|
a1b2c1d76e
Fixed #28137 -- Deprecated HttpRequest.xreadlines().
|
8 年之前 |
Tim Graham
|
c31e7ab5a4
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures that accept a request kwarg.
|
8 年之前 |
Tim Graham
|
80493b0871
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
|
8 年之前 |
Tim Graham
|
7b6e42089c
Fixed #25978 -- Deprecated shorcuts.render_to_response().
|
8 年之前 |
Tim Graham
|
3f0c4fe18f
Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.
|
8 年之前 |
Tim Graham
|
f847308200
Advanced deprecation warnings for Django 2.0.
|
8 年之前 |
Tim Graham
|
d334f46b7a
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLEWARE_CLASSES.
|
8 年之前 |
Tim Graham
|
2b4bb78f79
Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
|
8 年之前 |
Tim Graham
|
e2335deeba
Removed links to deprecated GeoIP.
|
8 年之前 |
Preston Timmons
|
b52c73008a
Fixed #15667 -- Added template-based widget rendering.
|
8 年之前 |
Tim Graham
|
51cde873d9
Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns.
|
8 年之前 |
Adam Chainz
|
6252fd6314
Fixed #27532 -- Deprecated Model._meta.has_auto_field
|
8 年之前 |
akki
|
74ed20b49a
Replaced "django" with "Django" in spelling_wordlist.
|
8 年之前 |
Denis Cornehl
|
a840710e1e
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.
|
9 年之前 |
Tim Graham
|
0083a4c8e9
Refs #18974 -- Deprecated @models.permalink() decorator.
|
8 年之前 |
Aleksej Manaev
|
4b9330ccc0
Fixed #25187 -- Made request available in authentication backends.
|
8 年之前 |
Claude Paroz
|
d389125606
Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes
|
8 年之前 |
Jon Dufresne
|
331ca5391e
Fixed #27175 -- Deprecated silencing exceptions from the {% include %} template tag.
|
8 年之前 |