summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [1.7.x] Fixed possible "RuntimeError: maximum recursion depth exceeded" build...stable/1.7.xTim Graham2016-02-161-0/+9
* [1.7.x] Updated xhtml2pdf URL in docs.Ramon Moraes2016-02-161-1/+1
* [1.7.x] Fixed typo docs/ref/models/relations.txtTim Graham2015-11-301-1/+1
* [1.7.x] Bumped version for 1.7.11 release.1.7.11Tim Graham2015-11-241-1/+1
* [1.7.x] Added release date for 1.7.11 release.Tim Graham2015-11-241-1/+1
* [1.7.x] Fixed a settings leak possibility in the date template filter.Florian Apolloner2015-11-163-1/+37
* [1.7.x] Refs #23751 -- Added some unicode characters to the latex preamble.Tim Graham2015-11-161-2/+6
* [1.7.x] Fixed #23751 -- Fixed code snippet formatting in docs PDF.Tim Graham2015-11-161-11/+19
* [1.7.x] Bumped mysqlclient test requirement to >= 1.3.7.Tim Graham2015-11-121-1/+1
* [1.7.x] Refs #25693 -- Added a regression test for `to_attr` validation on fo...Simon Charette2015-11-112-6/+27
* [1.7.x] Refs #25693 -- Avoided redundant calls to get_fields() in `to_attr` v...Simon Charette2015-11-111-8/+11
* [1.7.x] Fixed #25693 -- Prevented data loss with Prefetch and ManyToManyField.Ian Foote2015-11-114-0/+33
* [1.7.x] Fixed #23985 -- Documented a backwards incompatible change in URLVali...Tim Graham2015-10-291-0/+5
* [1.7.x] Documented Python 3.5 support for Django 1.8.Tim Graham2015-10-261-1/+2
* [1.7.x] Fixed link to the MySQL Connector/Python Django Backend documentation.Nick Williams2015-10-021-1/+1
* [1.7.x] Documented auth's login/logout function parameters.Tim Graham2015-09-281-2/+2
* [1.7.x] Refs #24361 -- Corrected documented level of the 'django' logger.Tim Graham2015-09-231-2/+2
* [1.7.x] Added a version requirement to python-memcached in test requirements.Tim Graham2015-09-171-1/+2
* [1.7.x] Added a version requirement to mysqlclient in test requirements.Tim Graham2015-09-171-1/+2
* [1.7.x] Added default value for default kwargs for QueryDict.David Sanders2015-09-051-4/+4
* [1.7.x] Refs #25144 -- Revised deprecation timeline: migrations won't become ...Tim Graham2015-09-041-3/+6
* [1.7.x] Fixed typo in tests/migrations/test_autodetector.py.Tim Graham2015-08-201-6/+6
* [1.7.x] Fixed style issues in testing docsMarkus Holtermann2015-08-191-6/+11
* [1.7.x] Post-release version bump.Tim Graham2015-08-181-1/+1
* [1.7.x] Bumped version for 1.7.10 release.1.7.10Tim Graham2015-08-181-1/+1
* [1.7.x] Fixed DoS possiblity in contrib.auth.views.logout()Tim Graham2015-08-187-27/+154
* [1.7.x] Added stub release notes for security releases.Tim Graham2015-08-183-4/+14
* [1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txtTim Graham2015-08-111-3/+2
* [1.7.x] Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txtTim Graham2015-08-041-1/+1
* [1.7.x] Updated GeoIP test for newer versionsClaude Paroz2015-07-301-4/+5
* [1.7.x] Fixed #25183 -- Fixed non-deterministic GeoIP test.Tim Graham2015-07-301-7/+4
* [1.7.x] Fixed #25199 -- Fixed dead link to HTMLdoc.Tim Graham2015-07-301-1/+1
* [1.7.x] Fixed typo in docs/ref/middleware.txtjorgecarleitao2015-07-271-1/+1
* [1.7.x] Fixed signature of ModelAdmin.get_paginator() in docs.Ali Vakilzade2015-07-201-1/+1
* [1.7.x] Added 1.4.22 release notes.Tim Graham2015-07-142-0/+10
* [1.7.x] Post-release version bump.Tim Graham2015-07-081-1/+1
* [1.7.x] Bumped version for 1.7.9 release.1.7.9Tim Graham2015-07-081-1/+1
* [1.7.x] Prevented newlines from being accepted in some validators.Tim Graham2015-07-084-13/+83
* [1.7.x] Fixed #19324 -- Avoided creating a session record when loading the se...Carl Meyer2015-07-087-8/+74
* [1.7.x] Added security release note stubs.Tim Graham2015-07-083-2/+13
* [1.7.x] Corrected example code for get_query_set upgrade in 1.6 release notesLuke Plant2015-07-081-1/+2
* [1.7.x] Backported .gitignore and .hgignore from master.Tim Graham2015-07-012-0/+8
* [1.7.x] Refs #23621 -- Fixed warning message when reloading models.Marten Kenbeek2015-06-302-2/+2
* [1.7.x] Corrected Python version support info in docs/topics/install.txtTim Graham2015-06-171-1/+1
* [1.7.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10.Tim Graham2015-06-093-5/+18
* [1.7.x] Fixed import in docs/ref/contrib/syndication.txtargaen2015-06-091-1/+1
* [1.7.x] Fixed #24817 -- Prevented loss of null info in MySQL field renaming.Andriy Sokolovskiy2015-05-286-18/+81
* [1.7.x] Fixed mistakes in docs/topics/forms/formsets.txt examples.I am Clinton2015-05-221-2/+2
* [1.7.x] Fixed typo in docs/ref/contrib/admin/index.txtlatyas(懒)2015-05-201-1/+1
* Reverted "[1.7.x] Made minor edits to docs/intro/tutorial01.text"Tim Graham2015-05-191-8/+8