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
Age
Commit message (
Expand
)
Author
2015-02-03
Fixed #24266 -- Changed get_parent_list to return a list ordered by MRO.
Simon Charette
2015-02-03
Demoted "Installing a distribution-specific package" in install notes.
Tim Graham
2015-02-03
Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks."
Tim Graham
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
Added a "Writing migrations" how-to.
Tim Graham
2015-02-03
Fixed typos in docs/ref/forms/validation.txt.
minusf
2015-02-03
Fixed #24252 -- Forced lazy __str__ to utf-8 on Python 2
Claude Paroz
2015-02-03
Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponse
Matthew Somerville
2015-02-03
Fixed #18651 -- Enabled optional assignments for simple_tag().
Preston Timmons
2015-02-03
Fixed #23617 -- Added get_pk_value_on_save()
Anssi Kääriäinen
2015-02-03
Fixed #24263 -- Prevented extra queries on BaseDateDetailView with a custom q...
Tim Graham
2015-02-03
Fixed broken links in class based views flattend index; refs #24250.
Tim Graham
2015-02-03
Fixed #24250 -- Corrected mistakes in FormMixin docs.
Tim Graham
2015-02-03
Fixed #24168 -- Allowed selecting a template engine in a few APIs.
Aymeric Augustin
2015-02-02
Removed contrib.auth.forms.mask_password()
Tim Graham
2015-02-02
Fixed #24255 -- Specifed 'fields' parameter in modelformset_factory / inlinef...
Matt Westcott
2015-02-01
Removed query.alias_diff()
Tim Graham
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-02-01
Removed UpdateCacheMiddleware._session_accessed()
Tim Graham
2015-02-01
Removed Query.raise_field_error()
Tim Graham
2015-02-01
Removed InlineAdminForm.field_count()
Tim Graham
2015-01-31
Fixed expressions test on Python 3.5; refs #23763.
Tim Graham
2015-01-31
Fixed #24245 -- Added introspection for database defaults.
Tim Graham
2015-01-31
Removed PostgreSQL DatabaseWrapper._set_isolation_level().
Tim Graham
2015-01-31
Fixed #24208 -- Documented changes in private model relations.
Tim Graham
2015-01-30
Fixed #14483 -- Allowed using subqueries with GIS lookups
Claude Paroz
2015-01-30
Reverted "Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows."
Tim Graham
2015-01-30
Also, I apparently can't spell San Francisco.
Andrew Godwin
2015-01-30
Forgot to update where I live when I moved.
Andrew Godwin
2015-01-30
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Loic Bistuer
2015-01-30
Updated recommendation for testing keyword arg in custom fields.
Andrei Kulakov
2015-01-30
Fixed #24164 -- Fixed Oracle GIS limited aggregation test failure.
Tim Graham
2015-01-29
Fixed #24145 -- Added PUT & PATCH to CommonMiddleware APPEND_SLASH redirect e...
Samuel Colvin
2015-01-29
Fixed #23940 -- Allowed model fields to be named `exact`.
Simon Charette
2015-01-29
Fixed #24223 -- Prevented a session test from leaking.
Matt
2015-01-29
Removed ForeignObjectRel.get_lookup_constraint() [unused].
Tim Graham
2015-01-29
Fixed Persian locale FIRST_DAY_OF_WEEK & DECIMAL/THOUSAND_SEPARATORs.
Reza Mohammadi
2015-01-29
Fixed #24175 -- Updated docstring convention.
Tim Graham
2015-01-28
Removed threading fallback imports.
Tim Graham
2015-01-28
Fixed flake8 warning.
Tim Graham
2015-01-28
Fixed #24137 -- Switched to HTTP reason phrases from Python stdlib.
Jon Dufresne
2015-01-28
Updated Azerbaijani language name.
Emin Mastizada
2015-01-28
Added stub 1.7.5 release notes.
Tim Graham
2015-01-28
Refs #14030 -- Renamed CombinableMixin to Combinable
Josh Smeaton
2015-01-28
Refs #14030 -- Added repr methods to all expressions
Josh Smeaton
2015-01-28
Refs #24060 -- Added a test demonstrating reverse order isn't mutable
Josh Smeaton
2015-01-27
Fixed #24209 -- Prevented crash when parsing malformed RFC 2231 headers
Raul Cumplido
2015-01-28
Fixed typo in docs. Thanks Berker.
Loic Bistuer
2015-01-27
Corrected naming of method and attribute
Markus Holtermann
2015-01-27
Added 1.4.19 release notes.
Tim Graham
[prev]
[next]