summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24609 -- Made ConcatPair use CONCAT_WS() on MySQLAdam Chainz2015-04-091-1/+3
* Refs #24568 -- Added Read the Docs step to the release checklist.Baptiste Mispelon2015-04-092-0/+8
* Removed unused methods in GIS adapter.Tim Graham2015-04-092-6/+0
* Fixed #24578 -- Fixed crash with QuerySet.update() on FK to O2O fields.Tim Graham2015-04-093-1/+15
* Merge pull request #4469 from funkybob/feature/test-tidiesMarc Tamlyn2015-04-092-53/+40
|\
| * Use mock.patch in migrations testsCurtis Maloney2015-04-092-53/+40
* | Revert "Fixed #24474 -- Allowed configuring the admin's empty change list val...Tim Graham2015-04-0811-185/+33
* | Fixed #24474 -- Allowed configuring the admin's empty change list value.Loek van Gent2015-04-0811-33/+185
|/
* Removed unused exception "as" variable.Tim Graham2015-04-081-1/+1
* Fixed #24602 -- Removed obsolete reference to __metaclass__ in custom model ...Tim Graham2015-04-081-4/+4
* Fixed #24600 -- Fixed inaccurate example in template Context docs.Tim Graham2015-04-081-1/+3
* Fixed #24544 -- Fixed get_image_dimensions() on image buffers that Pillow fai...steve2015-04-072-2/+25
* Fixed typo in docs/ref/models/expressions.txtlampslave2015-04-071-1/+1
* Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK for cust...Tim Graham2015-04-071-4/+7
* Fixed #22993 -- Deprecated skipIfCustomUser decoratorChristopher Luc2015-04-074-1/+23
* Specified file names for example code in docs/topics/forms/index.txtPatrik Lundin2015-04-071-4/+18
* Fixed #24513 -- Made sure a model is only rendered once during reloadsPatryk Zawadzki2015-04-073-15/+67
* Fixed typo in docs/intro/tutorial02.txtMarios Zindilis2015-04-071-1/+1
* Added admonition about reusable apps and AUTH_USER_PROFILE.Thomas Güttler2015-04-061-0/+8
* Fixed #24584 -- Fixed microsecond handling with older MySQLdbJon Dufresne2015-04-063-5/+30
* Fixed #24562 -- Renamed get_major_version() to get_main_version()Tim Graham2015-04-061-7/+6
* Fixed #24278 -- Fixed serialization of migration operations.Marten Kenbeek2015-04-054-0/+54
* Refs #24278 -- Allowed multi-line serializations in OperationWriter.Marten Kenbeek2015-04-053-21/+52
* Added myself to the list of releasers.Tim Graham2015-04-041-0/+1
* Added the technical board for the 1.9 release cycle.Tim Graham2015-04-041-1/+1
* Added link to download page to find supported versions.Tim Graham2015-04-041-7/+5
* Fixed #24569 -- Made some translation functions accept None valueClaude Paroz2015-04-043-7/+20
* Fixed #24571 -- Restored testserver positional arguments parsingClaude Paroz2015-04-043-1/+18
* Fixed #24556 -- Added reminder about HTTPS to passwords docs.Sam Thursfield2015-04-031-0/+8
* Cleaned up use of context manager in SQLite schema editorAlex Hill2015-04-031-17/+15
* Updated docstring for firstof tag to reflect new auto-escaping behavior.Preston Timmons2015-04-031-4/+8
* Fixed minor typo in Cryptography section of 1.8 release notesIan Lee2015-04-031-1/+1
* Fixed typo in django.core.files.File docstring.Matt Hooks2015-04-021-1/+1
* Fixed #24558 -- Made dumpdata mapping ordering deterministic.Simon Charette2015-04-026-17/+69
* Removed Django 1.6 from the Python version chart.Tim Graham2015-04-021-1/+0
* Fixed #24566 -- Added support for serializing timedeltaBaptiste Mispelon2015-04-023-1/+9
* Fixed mistakes in tests unveiled by version bump to 1.8.1.Tim Graham2015-04-023-13/+14
* Added Ryan Hall to AUTHORS. Refs #24554Ryan Hall2015-04-011-0/+1
* Fixed spelling in docs/internals/howto-release-django.txtTim Graham2015-04-011-1/+1
* Fixed typo in 1.9 release notes.Krzysztof Gogolewski2015-04-012-2/+2
* Documented that only wheel files are uploaded to PyPI for prereleases.Tim Graham2015-04-011-1/+2
* Fixed typo in docs/internals/howto-release-django.txtTim Graham2015-04-011-1/+1
* Pointed Jinja2 users to Babel instead of makemessages.Aymeric Augustin2015-04-011-0/+26
* Added stub release notes for 1.8.1.Tim Graham2015-04-012-0/+13
* Added release date for Django 1.8.Tim Graham2015-04-011-3/+5
* Removed unused import in makemessagesClaude Paroz2015-04-011-1/+0
* Refs #24500 -- Avoided locale.getpreferredencoding in makemessagesClaude Paroz2015-04-011-5/+4
* Adapted form regression test to new translationsClaude Paroz2015-04-011-3/+3
* Fetched updated contrib translations from TransifexClaude Paroz2015-04-011880-55748/+12538
* Fetched updated core translations from TransifexClaude Paroz2015-04-01162-25529/+4468