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
2014-11-10
Fixed #23789 -- TemplateResponse handles context differently from render
Luke Plant
2014-11-10
Fixed a typo in 1.6 release notes.
aruseni
2014-11-09
Fixed #23785 -- Typo in docs/releases/1.6.txt
Tim Graham
2014-11-06
Fixed #23770 -- Changed serialization strategy for floats with respect to NaN...
Markus Holtermann
2014-11-05
Removed redundant link in 1.7 release notes.
Tim Graham
2014-11-05
Added "Features removed in 1.8" section to release notes.
Tim Graham
2014-11-04
Updated six to 1.8.0.
Tim Graham
2014-11-04
Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
Berker Peksag
2014-11-04
Fixed #13181 -- Added support for callable choices to forms.ChoiceField
Peter Inglesby
2014-11-04
Added HStoreField.
Marc Tamlyn
2014-11-03
Fixed #5405 -- Added admindocs support for reStructured text in model docstrings
Zan Anderle
2014-11-03
Fixed #21281 -- Made override_settings act at class level when used as a Test...
Thomas Chaumeny
2014-11-03
Fixed #18523 -- Added stream-like API to HttpResponse.
Michael Kelly
2014-11-03
Fixed #23420 - broken warning for unbound naive datetime objects
Andy Chosak
2014-11-03
Fixed #18456 -- Added path escaping to HttpRequest.get_full_path().
Unai Zalakain
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-10-31
Fixed #23731 -- Fixed migrations crash when adding blank GeometryFields on Po...
Tim Graham
2014-10-31
Fixed #23468 -- Added checks for duplicate fixtures directories in loaddata.
Konrad Świat
2014-10-31
Fixed #23738 -- Allowed migrating from NULL to NOT NULL with the same default...
Markus Holtermann
2014-10-31
Fixed #23715 -- Prevented urlize from treating a trailing ! as part of an URL
Markus Holtermann
2014-10-30
Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.
Simon Charette
2014-10-30
Fixed #23152 -- Added support for transactional Spatialite metadata initializ...
Tim Graham
2014-10-30
Fixed #8149 -- Made File.__iter__() support universal newlines.
Jon Dufresne
2014-10-30
Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday.
slollo
2014-10-29
Fixed #23614 -- Changed the way the migration autodetector orders unique/inde...
Markus Holtermann
2014-10-29
Forwardported 1.7.2 release note from a0cfd77971dc0e61427ca468e9b6ea9a548c796e.
Tim Graham
2014-10-29
Fixed #23719 -- Fixed MySQL 5.6 crash with GeometryFields in migrations.
Tim Graham
2014-10-28
Fixed #23606 -- Implemented Client and RequestFactory trace() methods.
Rigel Di Scala
2014-10-28
Fixed #19716 -- Added support for microseconds with MySQL 5.6.4 and up
Claude Paroz
2014-10-28
Stopped stripping microseconds with MySQL backend
Claude Paroz
2014-10-28
Fixed #23493 -- Added bilateral attribute to Transform
Thomas Chaumeny
2014-10-27
Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
Claude Paroz
2014-10-27
Forwardported release note for refs #23621.
Tim Graham
2014-10-27
Fixed #23699 -- Prevented flush from loading initial data for apps with migra...
Tony Zhu
2014-10-25
Removed simplejson inventory file from docs/conf.py.
Berker Peksag
2014-10-24
Fixed #23618 -- Allowed apps with no models to still have migrations
Claude Paroz
2014-10-23
Fixed #23702 -- Fixed adding an explicit id field on SQLite.
Tim Graham
2014-10-23
Fixed #23444 -- Deprecated django.contrib.admin.helpers.InlineAdminForm.origi...
a1tus
2014-10-23
Fixed #23630 -- Made AlterModelTable rename auto-created M2M tables.
Tim Graham
2014-10-22
Added stub release notes for 1.7.2.
Tim Graham
2014-10-22
Added release dates to release notes.
Tim Graham
2014-10-21
Fixed #23583 -- More selectively ignored static/media roots
Claude Paroz
2014-10-21
Fixed #21740 -- Allowed test client data to be an empty string
Claude Paroz
2014-10-20
Fixed #23629 -- Allowed autodetector to detect changes in Meta.db_table.
Tianyi Wang
2014-10-20
Fixed #23692 -- Removed alpha/beta/rc release notes.
Tim Graham
2014-10-20
Fixed #23685 -- Made call_command skip checks by default
Claude Paroz
2014-10-17
Added 1.7.1 release notes for refs #23649.
Tim Graham
2014-10-16
Fixed #23615 -- Validate that a Model instance's "check" attribute is a method.
Rigel Di Scala
2014-10-16
Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID
Claude Paroz
2014-10-16
Fixed #19508 -- Implemented uri_to_iri as per RFC.
Anubhav Joshi
[prev]
[next]