summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [1.10.x] Added release date for 1.10.5.Tim Graham2017-01-041-1/+1
* [1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files...Tim Graham2017-01-041-0/+3
* [1.10.x] Corrected unrendered versionadded annotation.Tim Graham2017-01-021-8/+7
* [1.10.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a lea...vinay karanam2017-01-022-2/+2
* [1.10.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.Tim Graham2016-12-311-0/+3
* [1.10.x] Removed nonexistent logout view context from docs.Tim Graham2016-12-311-7/+0
* [1.10.x] Removed links to deprecated GeoIP.Tim Graham2016-12-302-5/+5
* [1.10.x] Fixed #27652 -- Doc'd that intcomma works with floats.Mads Jensen2016-12-301-7/+5
* [1.10.x] Fixed #27641 -- Doc'd default local-memory caching in deployment che...Adam Chainz2016-12-282-1/+4
* [1.10.x] Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.Tim Graham2016-12-281-0/+4
* Used a nontemporal example in QuerySet.bulk_create() in docs.Tim Graham2016-12-272-7/+6
* [1.10.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.Mariusz Felisiak2016-12-273-0/+17
* [1.10.x] Documented url()'s 'regex' parameter.Adam Chainz2016-12-222-0/+8
* [1.10.x] Fixed #27439 -- Documented macOS locale configuration for Django tests.Alix Martineau2016-12-202-0/+10
* [1.10.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.Tim Graham2016-12-201-1/+1
* [1.10.x] Made cosmetic edits to the "What happens when you save?" docs.Tim Graham2016-12-171-28/+21
* [1.10.x] Documented how to copy a OneToOneField.Tim Graham2016-12-171-0/+9
* [1.10.x] Refs #25550 -- Removed a deprecated reverse assignment example in docs.Tim Graham2016-12-171-4/+5
* [1.10.x] Doc'd how ModelAdmin.list_display uses short_description.Javier Rojas2016-12-151-0/+4
* [1.10.x] Corrected docs claiming AsGML is supported on Oracle.Tim Graham2016-12-152-8/+6
* [1.10.x] Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_pattern...Ben Wilkins2016-12-151-0/+12
* [1.10.x] Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptC...Waldemar Kornewald2016-12-141-0/+3
* [1.10.x] Fixed missing versionadded/changed annotations on docs.djangoproject...Tim Graham2016-12-141-0/+1
* [1.10.x] Added Prefetch import to first use in QuerySet docs.Perry Roper2016-12-141-0/+2
* [1.10.x] Fixed #27592 -- Doc'd that QueryDict iter methods are Python 2 only.Tim Graham2016-12-141-0/+6
* [1.10.x] Removed deprecated html_translator_class sphinx config option.Tim Graham2016-12-082-3/+1
* [1.10.x] Fixed #27355 -- Added “Creating extension using migrations” docs.ntuckovic2016-12-082-21/+33
* [1.10.x] Fixed #27566 -- Clarified overriding ModelAdmin.save_model()/delete_...Doug Harris2016-12-081-7/+12
* [1.10.x] Fixed #27567 -- Fixed crash in the debug view when request.user errors.Andreas Pelme2016-12-061-1/+2
* [1.10.x] Fixed unrendered rows in GIS DB functions table in docs.Sergey Fedoseev2016-12-051-3/+3
* [1.10.x] Added stub release notes for 1.10.5.Tim Graham2016-12-022-0/+13
* [1.10.x] Added release dates for 1.10.4, 1.9.12, 1.8.17.Tim Graham2016-12-013-3/+3
* [1.10.x] Fixed #27558 -- Prevented redundant index on InnoDB ForeignKey.Ed Morley2016-12-011-0/+3
* [1.10.x] Replaced RawSQL with Cast in Coalesce doc example.Simon Charette2016-11-301-3/+3
* [1.10.x] Fixed #27402 -- Fixed incorrect LocaleMiddleware redirects with pref...Krzysztof Urbaniak2016-11-291-0/+3
* [1.10.x] Fixed #27544 -- Fixed QuerySet.update(dt=F('dt') + timedelta) crash ...Andrew Nester2016-11-291-0/+4
* [1.10.x] Fixed typo in docs/topics/auth/customizing.txt.Tim Graham2016-11-281-1/+1
* [1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.Luke Murphy2016-11-251-1/+0
* [1.10.x] Rephrased an ambiguous sentence in docs/topics/signals.txt.Daniel Musketa2016-11-241-2/+3
* [1.10.x] Fixed typo in docs/topics/auth/customizing.txt.Alex Scott2016-11-241-1/+1
* [1.10.x] Normalized casing of "custom user model".Tim Graham2016-11-236-90/+86
* [1.10.x] Fixed #24370 -- Recommended starting with a custom user model.Krzysztof Gogolewski2016-11-231-36/+49
* [1.10.x] Fixed typo in docs/topics/signals.txt.Daniel Musketa2016-11-231-1/+1
* [1.10.x] Fixed #27221 -- Doc'd how to escape a percent symbol in ugettext().Henry Dang2016-11-221-0/+25
* [1.10.x] Updated doc links to virtualenv website.Daniel Musketa2016-11-225-5/+5
* [1.10.x] Fixed #27511 -- Corrected Field.related_model docs about GenericRela...Tim Graham2016-11-211-3/+2
* [1.10.x] Refs #23811 -- Corrected git bisect run example usage.François Freitag2016-11-211-1/+1
* [1.10.x] Fixed #27482 -- Doc'd an example of Case() in QuerySet.filter().Jonatas CD2016-11-171-0/+14
* [1.10.x] Fixed #27494 -- Fixed typos in docs/topics/db/models.txt.Tim Graham2016-11-161-2/+2
* [1.10.x] Fixed incorrect word choice in docs/topics/migrations.txt.Mitchel Humpherys2016-11-161-1/+1