Berker Peksag
|
9aeb917dad
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
|
il y a 10 ans |
Tim Graham
|
b6ea059b4a
Fixed #23957 -- Started deprecation toward requiring session verification.
|
il y a 10 ans |
Jannis Leidel
|
6302893112
Updated formtools docs to point at new package outside the Django repo.
|
il y a 10 ans |
Berker Peksag
|
9a30acad8a
Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.
|
il y a 10 ans |
Tim Graham
|
94e2d3913d
Added deprecation of template dirs parameter to timeline.
|
il y a 10 ans |
Carl Meyer
|
08fbbaa45b
Deprecated calling a SQLCompiler instance.
|
il y a 10 ans |
Aymeric Augustin
|
fab26cf5e0
Removed support for function-based template loaders.
|
il y a 10 ans |
Aymeric Augustin
|
1851dcf377
Deprecated function-based loaders.
|
il y a 10 ans |
Aymeric Augustin
|
2577ae6a08
Moved all template loaders under django.template.loaders.
|
il y a 10 ans |
Josh Smeaton
|
f59fd15c49
Fixed #14030 -- Allowed annotations to accept all expressions
|
il y a 11 ans |
Tim Graham
|
f5fe9f29c8
Added "Features removed in 1.8" section to release notes.
|
il y a 10 ans |
Simon Charette
|
f2ddc439b1
Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.
|
il y a 10 ans |
a1tus
|
2d75515a4c
Fixed #23444 -- Deprecated django.contrib.admin.helpers.InlineAdminForm.original_content_type_id
|
il y a 10 ans |
Jaap Roes
|
115c307184
Fixed #23613 -- Deprecated django.utils.checksums
|
il y a 10 ans |
Marc Tamlyn
|
e9103402c0
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
|
il y a 10 ans |
Tim Graham
|
e39af5ea59
Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().
|
il y a 10 ans |
Tim Graham
|
e122facbd8
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
|
il y a 10 ans |
Gabriel Muñumel
|
deed00c0d8
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
|
il y a 10 ans |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
il y a 10 ans |
Jaap Roes
|
e92b057e06
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
|
il y a 10 ans |
Andrew Godwin
|
173d989c91
Fixed #23252: Call out removed features in release notes.
|
il y a 10 ans |
Tim Graham
|
0f2ceee025
Fixed #23151 -- Deprecated RegexField.error_message.
|
il y a 10 ans |
Andrew Godwin
|
f44dbf74a4
Mark initial_data as deprecated separately from syncdb. Refs #23077.
|
il y a 10 ans |
Tim Graham
|
20ec9daf7c
Fixed #22933 -- Deprecated django.template.resolve_variable().
|
il y a 10 ans |
Tim Graham
|
535219e4f7
Fixed typo: MultipleModelChoiceField -> ModelMultipleChoiceField.
|
il y a 10 ans |
Marc Tamlyn
|
2764146586
Fixed #22838 -- Deprecated ModelChoiceField.cache_choices.
|
il y a 10 ans |
Maxime Turcotte
|
9996158db4
Fixed #22835 -- Deprecated NoArgsCommand.
|
il y a 10 ans |
Claude Paroz
|
cbff097bd9
Documented optparse to argparse changes for management commands
|
il y a 10 ans |
Tim Graham
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
il y a 10 ans |
Tim Graham
|
a2e3c96948
Updated some docs for the delayed deprecation of legacy table creation; refs #22340.
|
il y a 11 ans |