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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2017-03-01
[1.10.x] Added release date for 1.10.6.
Tim Graham
2017-02-24
[1.10.x] Fixed #27875 -- Doc'd manager_inheritance_from_future in manager docs.
Tim Graham
2017-02-23
[1.10.x] Fixed #27479 -- Fixed GDALClose prototype
Sergey Fedoseev
2017-02-21
[1.10.x] Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL.
Vytis Banaitis
2017-02-16
[1.10.x] Fixed #27828 -- Fixed a crash when subtracting Integer/DurationField...
Vytis Banaitis
2017-02-16
[1.10.x] Clarified that creating a pull request for the tutorial isn't necess...
Tim Graham
2017-02-13
[1.10.x] Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome.
Tim Graham
2017-02-13
[1.10.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
amalia
2017-02-11
[1.10.x] Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2017-02-08
[1.10.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2017-02-08
[1.10.x] Fixed #27821 -- Clarified docs of the return value of Form.clean_<fi...
Tim Graham
2017-02-07
[1.10.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Tim Graham
2017-02-06
[1.10.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on model...
Tim Graham
2017-01-30
[1.10.x] Added missing word in docs/howto/error-reporting.txt.
Ryan Castner
2017-01-30
[1.10.x] Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-28
[1.10.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub wo...
Subhrajyoti Sen
2017-01-17
[1.10.x] Removed obsolete GIS install instructions.
Tim Graham
2017-01-17
[1.10.x] Fixed #27739 -- Documented LabelCommand.label.
Ed Morley
2017-01-17
[1.10.x] Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.
Ed Morley
2017-01-14
[1.10.x] Fixed #27387 -- Doc'd required HTML attribute in Field.required docs.
Claude Paroz
2017-01-12
[1.10.x] Fixed outdated log level in docs/topics/logging.txt.
André Cruz
2017-01-11
[1.10.x] Fixed typo in docs/topics/db/managers.txt.
M Somerville
2017-01-10
[1.10.x] Fixed #27711 -- Demoted "Installing a distribution-specific package"...
Tim Graham
2017-01-09
[1.10.x] Removed SHOUTING in doc examples.
Maxime Lorant
2017-01-04
[1.10.x] Fixed #27680 -- Linked to "Classy Class-Based Views" in docs.
jpic
2017-01-04
[1.10.x] Added stub release notes for 1.10.6.
Tim Graham
2017-01-04
[1.10.x] Added release date for 1.10.5.
Tim Graham
2017-01-04
[1.10.x] Fixed #27658 -- Prevented collectstatic from overwriting newer files...
Tim Graham
2017-01-02
[1.10.x] Corrected unrendered versionadded annotation.
Tim Graham
2017-01-02
[1.10.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a lea...
vinay karanam
2016-12-31
[1.10.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.
Tim Graham
2016-12-31
[1.10.x] Removed nonexistent logout view context from docs.
Tim Graham
2016-12-30
[1.10.x] Removed links to deprecated GeoIP.
Tim Graham
2016-12-30
[1.10.x] Fixed #27652 -- Doc'd that intcomma works with floats.
Mads Jensen
2016-12-28
[1.10.x] Fixed #27641 -- Doc'd default local-memory caching in deployment che...
Adam Chainz
2016-12-28
[1.10.x] Fixed #24994 -- Documented the expected type of settings.SECRET_KEY.
Tim Graham
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-27
[1.10.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
Mariusz Felisiak
2016-12-22
[1.10.x] Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-20
[1.10.x] Fixed #27439 -- Documented macOS locale configuration for Django tests.
Alix Martineau
2016-12-20
[1.10.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.
Tim Graham
2016-12-17
[1.10.x] Made cosmetic edits to the "What happens when you save?" docs.
Tim Graham
2016-12-17
[1.10.x] Documented how to copy a OneToOneField.
Tim Graham
2016-12-17
[1.10.x] Refs #25550 -- Removed a deprecated reverse assignment example in docs.
Tim Graham
2016-12-15
[1.10.x] Doc'd how ModelAdmin.list_display uses short_description.
Javier Rojas
2016-12-15
[1.10.x] Corrected docs claiming AsGML is supported on Oracle.
Tim Graham
2016-12-15
[1.10.x] Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_pattern...
Ben Wilkins
2016-12-14
[1.10.x] Fixed #27418 -- Fixed occasional missing plural forms in JavaScriptC...
Waldemar Kornewald
2016-12-14
[1.10.x] Fixed missing versionadded/changed annotations on docs.djangoproject...
Tim Graham
2016-12-14
[1.10.x] Added Prefetch import to first use in QuerySet docs.
Perry Roper
[next]