커밋 기록

작성자 SHA1 메시지 날짜
  Aymeric Augustin 3dc01aaaaf Deprecated ALLOWED_INCLUDE_ROOTS. 10 년 전
  Aymeric Augustin cf1f36bb6e Deprecated current_app in TemplateResponse and render(_to_response). 10 년 전
  Aymeric Augustin fdbfc98003 Deprecated some arguments of django.shortcuts.render(_to_response). 10 년 전
  Aymeric Augustin 92e8f1f302 Moved context_processors from django.core to django.template. 10 년 전
  Aymeric Augustin 90805b240f Supported multiple template engines in render_to_string. 10 년 전
  Tim Graham 1729a5250b Removed obsolete item from deprecation timeline. 10 년 전
  Anssi Kääriäinen f233bf47dd Fixed #21414 -- Removed RelatedObject and deprecated Field.related. 11 년 전
  Berker Peksag 9aeb917dad Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages. 10 년 전
  Tim Graham b6ea059b4a Fixed #23957 -- Started deprecation toward requiring session verification. 10 년 전
  Jannis Leidel 6302893112 Updated formtools docs to point at new package outside the Django repo. 10 년 전
  Berker Peksag 9a30acad8a Fixed #21587 -- Added a warning for changing default of RedirectView.permanent. 10 년 전
  Tim Graham 94e2d3913d Added deprecation of template dirs parameter to timeline. 10 년 전
  Carl Meyer 08fbbaa45b Deprecated calling a SQLCompiler instance. 10 년 전
  Aymeric Augustin fab26cf5e0 Removed support for function-based template loaders. 10 년 전
  Aymeric Augustin 1851dcf377 Deprecated function-based loaders. 10 년 전
  Aymeric Augustin 2577ae6a08 Moved all template loaders under django.template.loaders. 10 년 전
  Josh Smeaton f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions 11 년 전
  Tim Graham f5fe9f29c8 Added "Features removed in 1.8" section to release notes. 10 년 전
  Simon Charette f2ddc439b1 Fixed #23656 -- Made FormMixin.get_form's form_class argument optional. 10 년 전
  a1tus 2d75515a4c Fixed #23444 -- Deprecated django.contrib.admin.helpers.InlineAdminForm.original_content_type_id 10 년 전
  Jaap Roes 115c307184 Fixed #23613 -- Deprecated django.utils.checksums 10 년 전
  Marc Tamlyn e9103402c0 Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 10 년 전
  Tim Graham e39af5ea59 Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset(). 10 년 전
  Tim Graham e122facbd8 Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter. 10 년 전
  Gabriel Muñumel deed00c0d8 Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed(). 10 년 전
  Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 년 전
  Jaap Roes e92b057e06 Fixed #23261 -- Deprecated old style list support for unordered_list filter. 10 년 전
  Andrew Godwin 173d989c91 Fixed #23252: Call out removed features in release notes. 10 년 전
  Tim Graham 0f2ceee025 Fixed #23151 -- Deprecated RegexField.error_message. 10 년 전
  Andrew Godwin f44dbf74a4 Mark initial_data as deprecated separately from syncdb. Refs #23077. 10 년 전