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-08-05
[1.8.x] Fixed #25212 -- Documented the RawSQL expression.
Tim Graham
2015-08-04
[1.8.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txt
Tim Graham
2015-08-04
[1.8.x] Fixed password_reset signature in docs
Alasdair Nicol
2015-08-04
[1.8.x] Fixed #25136 -- Documented Count('X', distinct=True) in aggregate top...
Caio Ariede
2015-08-04
[1.8.x] Fixed #25215 -- Solved reference to forms.HStoreField in declaration ...
Curtis Maloney
2015-08-03
[1.8.x] Fixed #25206 -- Fixed error message when checking a ModelAdmin fields...
Alasdair Nicol
2015-08-03
[1.8.x] Refs #17914 -- Discouraged using reverese() with callables.
Tim Graham
2015-08-01
[1.8.x] Fixed #25207 -- Misspelled word in documentation: dialogue
Caio Ariede
2015-08-01
[1.8.x] Removed obsolete note about sentry/raven not handling WSGI properly.
Matt Robenolt
2015-08-01
[1.8.x] Fixed #25204 -- Added missing space in runserver logging.
Tim Graham
2015-08-01
[1.8.x] Fixed #24690 -- Added a warning about mutable defaults for ArrayField.
Tim Graham
2015-08-01
[1.8.x] Fixed #25176 -- Prevented TestCase.setUpTestData() exception from lea...
Adam Chainz
2015-07-31
[1.8.x] Improved link to the supported versions section of the download page.
Tim Graham
2015-07-31
[1.8.x] Clarified assertRaisesMessage() behavior with respect to the message.
Tim Graham
2015-07-31
[1.8.x] Fixed #25174 -- Moved some details of CheckMessage to the reference g...
Tim Graham
2015-07-31
[1.8.x] Fixed #25168 -- Documented how to avoid foreign key constraint error ...
Tim Graham
2015-07-30
[1.8.x] Removed unnecessary F() from Func expressions docs
Alasdair Nicol
2015-07-30
[1.8.x] Updated GeoIP test for newer versions
Claude Paroz
2015-07-30
[1.8.x] Fixed #25183 -- Fixed non-deterministic GeoIP test.
Tim Graham
2015-07-30
[1.8.x] Fixed #25199 -- Fixed dead link to HTMLdoc.
Tim Graham
2015-07-28
[1.8.x] Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment checklist.
Tim Graham
2015-07-27
[1.8.x] Fixed #25159 -- Removed brackets from class/function/method signature...
Tim Graham
2015-07-27
[1.8.x] Fixed typo in docs/ref/middleware.txt
jorgecarleitao
2015-07-25
[1.8.x] Fixed #25166 -- Clarified how auth permissions are created.
Tim Graham
2015-07-25
[1.8.x] Fixed malformed Sphinx directives.
Tim Graham
2015-07-24
[1.8.x] Fixed #25161 -- Encouraged users to install the latest release in docs
Alasdair Nicol
2015-07-23
[1.8.x] Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_...
Matt Johnson
2015-07-22
[1.8.x] Fixed import order in django/core/serializers/json.py
Tim Graham
2015-07-21
[1.8.x] Fixed #25156 -- Mentioned django.setup() in the settings overview for...
James Bennett
2015-07-21
[1.8.x] Normalized indentation and line lengths in docs/topics/auth/default.txt.
Tim Graham
2015-07-20
[1.8.x] Fixed #25147 -- Fixed debug view copy-paste/interactive toggle.
Tim Graham
2015-07-20
[1.8.x] Fixed signature of ModelAdmin.get_paginator() in docs.
Ali Vakilzade
2015-07-17
[1.8.x] Fixed #25125 -- Updated docs on cookie naming conventions.
Konrad Świat
2015-07-16
[1.8.x] Fixed typo in docs/topics/i18n/translation.txt
Rafał Selewońko
2015-07-15
[1.8.x] Fixed typo in SelectDateWidget docs.
Tim Graham
2015-07-14
[1.8.x] Fixed #25123 -- Corrected makemessages --extension help text
Cesar Canassa
2015-07-14
[1.8.x] Added 1.4.22 release notes.
Tim Graham
2015-07-14
[1.8.x] Fixed #25121 -- Added a warning that filtering sensitive information ...
Tim Graham
2015-07-13
[1.8.x] Fixed #25079 -- Added warning if both TEMPLATES and TEMPLATE_* settin...
Daniel Roseman
2015-07-13
[1.8.x] Fixed #25108 -- Fixed a test which failed on Pillow 2.9+
Yosuke Yasuda
2015-07-13
[1.8.x] Fixed #24984 -- Added link to Jinja2 static tag instructions in stati...
Chris McCollister
2015-07-10
[1.8.x] Fixed #25103 -- Corrected versionadded for FileResponse
Matthew Madurski
2015-07-10
[1.8.x] Fixed #25082 -- Documented where to register system checks.
Tim Graham
2015-07-10
[1.8.x] Fixed #25083 -- Added SessionAuthenticationMiddleware to auth install...
Nick Sweeting
2015-07-10
[1.8.x] Fixed #25019 -- Added UUID support in DjangoJSONEncoder
Lukas Hetzenecker
2015-07-10
[1.8.x] Added stub release notes for 1.8.4
Claude Paroz
2015-07-09
[1.8.x] Fixed #25048 -- Documented that runservers strips headers with unders...
Tim Graham
2015-07-08
[1.8.x] Post-release version bump.
Tim Graham
2015-07-08
[1.8.x] Bumped version for 1.8.3 release.
1.8.3
Tim Graham
2015-07-08
[1.8.x] Fixed catastrophic backtracking in URLValidator.
Shai Berger
[next]