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
2014-08-20
[1.6.x] Update version number for security release.
1.6.6
James Bennett
2014-08-20
[1.6.x] Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
[1.6.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE...
Preston Holmes
2014-08-20
[1.6.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...
Tim Graham
2014-08-20
[1.6.x] Prevented reverse() from generating URLs pointing to other hosts.
Florian Apolloner
2014-08-20
[1.6.x] Added release note stubs for 1.5.9 and 1.4.14.
Tim Graham
2014-08-19
[1.6.x] Added sphinx extension to ease generation of ticket links.
Tim Graham
2014-08-19
[1.6.x] Fixed #17238 -- Added source code links to docs using sphinx.ext.view...
Tim Graham
2014-08-19
[1.6.x] Fixed #22996 -- Prevented crash with unencoded query string
Claude Paroz
2014-08-19
[1.6.x] Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requi...
Tim Graham
2014-08-19
[1.6.x] Fixed #23314 -- Tempered recommendation of storing profile data on cu...
Tim Graham
2014-08-19
[1.6.x] Fixed #17272 -- Documented that non-editable fields are skipped durin...
Tim Graham
2014-08-19
[1.6.x] Fixed #23282 -- Corrected inheritance and reverse relations example.
Tim Graham
2014-08-19
[1.6.x] Fixed #4991 -- Emphasized XSS ramifications of help_text not being es...
Tim Graham
2014-08-19
[1.6.x] Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-18
[1.6.x] Fixed #14638 -- Clarified model Field.to_python() docs.
Tim Graham
2014-08-15
[1.6.x] Fixed multi geometries editing in OpenLayers widget
Claude Paroz
2014-08-14
[1.6.x] Fixed a grammar error in docs/ref/forms/api.txt.
Zhaorong Ma
2014-08-14
[1.6.x] Fixed #23265 -- Used system-specific encoding in runserver
Claude Paroz
2014-08-13
[1.6.x] Corrected content_type parameter name in sitemap docs.
Tim Graham
2014-08-12
[1.6.x] Fixed indentation typo in docs/ref/contrib/sitemaps.txt.
Tim Graham
2014-08-11
[1.6.x] Added a warning that remove_tags() output shouldn't be considered safe.
Tim Graham
2014-08-11
[1.6.x] Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-08-08
[1.6.x] Noted that django-jython requires Django 1.7.
Tim Graham
2014-08-06
[1.6.x] Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-05
[1.6.x] Fixed #21792 -- Documented Form.has_changed()
Tim Graham
2014-08-05
[1.6.x] Updated links for continous integration server.
Tim Graham
2014-08-02
[1.6.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-08-02
[1.6.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-08-02
[1.6.x] Updated MySQL links to version 5.6.
Tim Graham
2014-08-01
[1.6.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-07-31
[1.6.x] Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
[1.6.x] Fixed #19107 -- Restored bug fix for sending unicode email with Pytho...
Tim Graham
2014-07-30
[1.6.x] Fixed #23132 -- Removed confusing clause in auth docs.
Tim Graham
2014-07-29
[1.6.x] Added a missing skipUnlessDBFeature for the previous commit.
Tim Graham
2014-07-29
[1.6.x] Fixed #20292: Pass datetime objects (not formatted dates) as params t...
Shai Berger
2014-07-29
[1.6.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentation
Baptiste Mispelon
2014-07-28
[1.6.x] Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-26
[1.6.x] Fixed #23106 -- Updated class-based view reference title.
David Hoffman
2014-07-26
[1.6.x] Fixed #22553 -- Added refreshing queryset info to docs.
David Hoffman
2014-07-26
[1.6.x] Fixed #22305 -- Added note to docs about UTF8 database requirement.
Niclas Olofsson
2014-07-26
[1.6.x] Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
[1.6.x] Fixed #22827 -- clarified what each cache middleware does.
Moayad Mardini
2014-07-25
[1.6.x] Improved docs for GEOSGeometry.simplify()
Tom Dyson
2014-07-24
[1.6.x] Fixed #23089 -- Fixed transaction handling in two management commands.
Aymeric Augustin
2014-07-22
[1.6.x] Fixed typo in docs/ref/contrib/admin/index.txt.
africa itcase
2014-07-21
[1.6.x] Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-16
[1.6.x] Added 1.6.6 release notes for #22998.
Tim Graham
2014-07-16
[1.6.x] Fixed reference to pk in RedirectView.get_redirect_url doc.
Bartek Ciszkowski
2014-07-16
[1.6.x] Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
[next]