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-08-20
Fixed typo in 1.7 release notes
Claude Paroz
2014-08-19
Added sphinx extension to ease generation of ticket links.
Tim Graham
2014-08-19
Fixed #10190 -- Made HttpResponse charset customizable.
Unai Zalakain
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-19
Fixed #22996 -- Prevented crash with unencoded query string
Claude Paroz
2014-08-15
Fixed #18355 -- Added ordering options to list based generic views.
Peter Harley
2014-08-15
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
Tim Graham
2014-08-15
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-15
Complemented 1.6 release notes for 457c16d0d6
Claude Paroz
2014-08-14
Fixed #20133 -- Added summary to admin deletion confirmation pages.
areski
2014-08-14
Fixed #21132 -- Removed the useless app_name argument to AdminSite.
Tim Graham
2014-08-14
Fixed #23265 -- Used system-specific encoding in runserver
Claude Paroz
2014-08-13
Fixed #22646: Added support for the MySQL ssl-ca option to dbshell.
zsoldosp
2014-08-13
Fixed #23283 -- Added default=False to BooleanField's in the docs.
Ola Sitarska
2014-08-12
Fixed #22985 -- Made call_command accept option name parameter
Claude Paroz
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-11
Fixed typo in 1.8 release notes.
Markus Bertheau
2014-08-11
Fixed #23261 -- Deprecated old style list support for unordered_list filter.
Jaap Roes
2014-08-07
Fixed #23252: Call out removed features in release notes.
Andrew Godwin
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
2014-08-03
Fixed #23151 -- Deprecated RegexField.error_message.
Tim Graham
2014-08-02
Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.
Tim Graham
2014-08-02
Updated MySQL links to version 5.6.
Tim Graham
2014-08-01
Fixed #23145 -- Dropped support for Oracle < 11.1
Tim Graham
2014-08-01
Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
Tim Graham
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-08-01
Fixed #23103 -- Annotated ImageField file with image and content_type attribu...
Petras Zdanavičius
2014-07-31
Fixed #13163 -- Added ability to show change links on inline objects in admin.
Nick Sandford
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-30
Forwardported 1.6.6 release note for #19107.
Tim Graham
2014-07-29
Forwardported 1.6.6 release notes for refs #20292.
Tim Graham
2014-07-28
Fixed #23102 -- Documented that sql* commands now respect allow_migrate().
Gabriel Muñumel
2014-07-26
Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
Mark initial_data as deprecated separately from syncdb. Refs #23077.
Andrew Godwin
2014-07-24
Forward ported release notes for refs #23089.
Tim Graham
2014-07-23
Added backwards incompatibility note for refs #22845; refs #23082.
Tim Graham
2014-07-18
Fixed #23028: Added unique_togther support to inspectdb.
Damien Nozay
2014-07-16
Added 1.6.6 release notes for #22998 (also forwardported those for #13794).
Tim Graham
2014-07-15
Further fix the release notes for refs #13147.
Loic Bistuer
2014-07-14
Fixed #22789 -- Deprecated django.contrib.webdesign.
Tim Graham
2014-07-14
Fixed/improved release note for refs #13147; thanks Loic.
Tim Graham
2014-07-10
Add south upgrade note to 1.7 release notes
Andrew Godwin
2014-07-10
Fixed #13147 -- Moved User validation logic from form to model.
Yin Jifeng
2014-07-08
Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-07-08
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD s...
Anubhav Joshi
2014-07-07
Fixed #22966 -- Clarified which release notes appear for each doc version.
Tim Graham
2014-07-05
Merge pull request #2881 from charettes/ticket-22943-compiled-regex-deconstru...
Andrew Godwin
2014-07-04
Fixed #20631 -- Increased the default EmailField max_length to 254.
Tim Graham
2014-07-04
Fixed #22943 -- Correctly serialize compiled regexes.
Simon Charette
[prev]
[next]