index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2017-03-07
Fixed #27891 -- Added PasswordResetConfirmView.post_reset_login_backend.
Camilo Nova
2017-03-07
Fixed #27905 -- Added RelatedFieldWidgetWrapper.value_omitted_from_data().
Raphael Merx
2017-03-07
Added stub release notes for 1.10.7.
Tim Graham
2017-03-01
Fixed #26911 -- Removed NoReverseMatch silencing in RedirectView.
Grzegorz Tężycki
2017-03-01
Fixed typo in docs/releases/1.10.6.txt.
Adam Johnson
2017-03-01
Added release date for 1.10.6.
Tim Graham
2017-02-28
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
Alexey Opalev
2017-02-24
Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for signatures ...
Tim Graham
2017-02-23
Completed 1.10.6 release note
Claude Paroz
2017-02-23
Fixed #25619 -- Made runserver serve with HTTP 1.1 protocol
Claude Paroz
2017-02-22
Refs #27851 -- Clarified that admin.site.urls can't be passed to include().
Tim Graham
2017-02-21
Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.
Vytis Banaitis
2017-02-16
Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField from Dat...
Vytis Banaitis
2017-02-16
Fixed #27829 -- Deprecated settings.DEFAULT_CONTENT_TYPE.
Tim Graham
2017-02-13
Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.
Mads Jensen
2017-02-11
Fixed #25978 -- Deprecated shorcuts.render_to_response().
Tim Graham
2017-02-09
Fixed #20238 -- Added threading support to LiveServerTestCase.
Nadège Michel
2017-02-07
Fixed #5851 -- Allowed specifying different HTML attrs for SplitDateTimeWidge...
Mariusz Felisiak
2017-02-07
Fixed typo in docs/releases/1.11.txt.
Atul Varma
2017-02-06
Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model fields w...
Tim Graham
2017-02-06
Fixed #27802 -- Unified return value of db backend datetime SQL methods.
Mariusz Felisiak
2017-02-06
Fixed typo in docs/releases/2.0.txt.
Charlie Denton
2017-02-04
Fixed #27767 -- Added distinct argument to ArrayAgg.
orf
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2017-02-01
Fixed #27683 -- Made MySQL default to the read committed isolation level.
Tim Graham
2017-01-30
Refs #23919 -- Removed usage of obsolete SafeBytes class
Claude Paroz
2017-01-28
Fixed #26993 -- Increased User.last_name max_length to 150 characters.
Thom Wiggers
2017-01-28
Fixed #27788 -- Dropped support for Oracle < 12.1.
Tim Graham
2017-01-27
Fixed #27748 -- Switched HTTP error handlers to reference callables instead o...
Dmitry Gladkov
2017-01-26
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equi...
Claude Paroz
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.
Tim Graham
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
Removed formtools from intersphinx_mapping.
Tim Graham
2017-01-17
Removed settings.TEMPLATES upgrade guide.
Tim Graham
2017-01-17
Increased the default PBKDF2 iterations for the 1.11 release cycle.
Tim Graham
2017-01-17
Refs #23957 -- Removed the useless SessionAuthenticationMiddleware.
Tim Graham
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
Removed Manager.use_for_related_fields and Meta.manager_inheritance_from_future.
Tim Graham
2017-01-17
Refs #24046 -- Removed mark_for_escaping() per deprecation timeline.
Tim Graham
2017-01-17
Refs #26058 -- Removed deprecated FileField.get_directory_name()/get_filename().
Tim Graham
2017-01-17
Refs #26533 -- Removed support for Widget._format_value() per deprecation tim...
Tim Graham
2017-01-17
Refs #26320 -- Removed implicit OneToOnField parent_link per deprecation time...
Tim Graham
2017-01-17
Refs #26509 -- Removed contrib.gis.utils.precision_wkt() per deprecation time...
Tim Graham
2017-01-17
Refs #19567 -- Removed deprecated javascript_catalog() and json_catalog() views.
Tim Graham
2017-01-17
Refs #16508 -- Removed virtual aliases of "private fields".
Tim Graham
2017-01-17
Refs #25847 -- Removed support for User.is_(anonymous|authenticated) as methods.
Tim Graham
2017-01-17
Refs #26226 -- Removed support for related manager classes without a _apply_r...
Tim Graham
2017-01-17
Refs #26285 -- Removed MySQL __search lookup per deprecation timeline.
Tim Graham
[prev]
[next]