index
:
django.git
fix-31295
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-18
[1.8.x] Bumped version for 1.8.4 release.
1.8.4
Tim Graham
2015-08-18
[1.8.x] Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-18
[1.8.x] Added stub release notes for security releases.
Tim Graham
2015-08-17
[1.8.x] Limited line length in docs/ref/contrib/messages.txt example.
Anton Strogonoff
2015-08-15
[1.8.x] Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops ...
Caio Ariede
2015-08-14
[1.8.x] Refs #23843 -- Updated Oracle annotations workaround to reflect lates...
Tim Graham
2015-08-14
[1.8.x] Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
Tim Graham
2015-08-13
[1.8.x] Fixed #24988 -- Documented passing a dictionary of ValidationErrors t...
Adam Brenecki
2015-08-13
[1.8.x] Fixed #25267 -- Corrected message for admin.E122 system check.
Fabrizio Ettore Messina
2015-08-13
[1.8.x] Removed unreachable code
Andriy Sokolovskiy
2015-08-12
[1.8.x] Corrected indentation of JsonResponse docs.
Tim Graham
2015-08-11
[1.8.x] Updated memcached library links to point to PyPI.
Tim Graham
2015-08-11
[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Tim Graham
2015-08-10
[1.8.x] Fixed #25160 -- Moved unsaved model instance data loss check to Model...
Tim Graham
2015-08-10
[1.8.x] Removed unnecessary comma in docs
Claude Paroz
2015-08-08
[1.8.x] Refs #25236 -- Discouraged use of ifequal/ifnotequal template tags.
Tim Graham
2015-08-08
[1.8.x] Corrected some inconsistent headings in docs/ref/templates/builtins.txt.
Tim Graham
2015-08-08
[1.8.x] Updated Wikipedia links to use https
Claude Paroz
2015-08-08
[1.8.x] Updated Transifex links in docs
Claude Paroz
2015-08-07
[1.8.x] Fixed #25231 -- Added recording of squashed migrations in the migrate...
mlavin
2015-08-07
[1.8.x] Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial v...
Tim Graham
2015-08-05
[1.8.x] Fixed #25229 -- Clarified how an iterable works with @permission_requ...
Tim Graham
2015-08-05
[1.8.x] Fixed #25213 -- Discouraged use of QuerySet.extra()
Tim Graham
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
[next]