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
/
topics
Age
Commit message (
Expand
)
Author
2017-03-31
[1.10.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple.
heathervm
2017-03-25
[1.10.x] Removed unexpected initial attribute in data migration examples.
Stefano Rivera
2017-02-24
[1.10.x] Fixed #27875 -- Doc'd manager_inheritance_from_future in manager docs.
Tim Graham
2017-02-08
[1.10.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2017-02-07
[1.10.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans.
Tim Graham
2017-01-17
[1.10.x] Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.
Ed Morley
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
2016-12-31
[1.10.x] Removed nonexistent logout view context from docs.
Tim Graham
2016-12-28
[1.10.x] Fixed #27641 -- Doc'd default local-memory caching in deployment che...
Adam Chainz
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-22
[1.10.x] Documented url()'s 'regex' parameter.
Adam Chainz
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] Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_pattern...
Ben Wilkins
2016-11-28
[1.10.x] Fixed typo in docs/topics/auth/customizing.txt.
Tim Graham
2016-11-24
[1.10.x] Rephrased an ambiguous sentence in docs/topics/signals.txt.
Daniel Musketa
2016-11-24
[1.10.x] Fixed typo in docs/topics/auth/customizing.txt.
Alex Scott
2016-11-23
[1.10.x] Normalized casing of "custom user model".
Tim Graham
2016-11-23
[1.10.x] Fixed #24370 -- Recommended starting with a custom user model.
Krzysztof Gogolewski
2016-11-23
[1.10.x] Fixed typo in docs/topics/signals.txt.
Daniel Musketa
2016-11-22
[1.10.x] Fixed #27221 -- Doc'd how to escape a percent symbol in ugettext().
Henry Dang
2016-11-22
[1.10.x] Updated doc links to virtualenv website.
Daniel Musketa
2016-11-16
[1.10.x] Fixed #27494 -- Fixed typos in docs/topics/db/models.txt.
Tim Graham
2016-11-16
[1.10.x] Fixed incorrect word choice in docs/topics/migrations.txt.
Mitchel Humpherys
2016-11-15
[1.10.x] Refs #25284 -- Corrected an obsolete implicit __in lookup example.
Simon Charette
2016-11-11
[1.10.x] Fixed typo in docs/topics/db/multi-db.txt.
Jezeniel Zapanta
2016-11-05
[1.10.x] Adjusted documentation of migration related commands.
Krzysztof Gogolewski
2016-11-04
[1.10.x] Fixed typo in docs/topics/testing/tools.txt.
Pamela McA'Nulty
2016-10-31
[1.10.x] Updated docs/topics/db/queries.txt examples to use print() function.
Timothy Allen
2016-10-29
[1.10.x] Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to te...
medmunds
2016-10-27
[1.10.x] Documented that cache keys are strings rather than bytes.
Adam Chainz
2016-10-25
[1.10.x] Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-18
[1.10.x] Fixed #27352 -- Doc'd social media fingerprinting consideration with...
Markus Holtermann
2016-10-14
[1.10.x] Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic gu...
David D Lowe
2016-10-14
[1.10.x] Refs #19705 -- Documented decorator ordering with @condition().
Kevin Christopher Henry
2016-10-10
[1.10.x] Doc'd the need to provide initial for formset submissions.
Tim Graham
2016-10-08
[1.10.x] Added template syntax highlighting in docs/topics/i18n/timezones.txt.
Tim Graham
2016-10-04
[1.10.x] Refs #11078 -- Doc'd Meta inheritance in proxy models.
Jonatas CD
2016-10-04
[1.10.x] Documented render_to_string()'s `using` parameter.
Corey Farwell
2016-10-04
[1.10.x] Fixed #27292 -- Removed unnecessary password assignment in auth back...
Tim Graham
2016-09-30
[1.10.x] Refs #27186 -- Fixed model form default fallback for CheckboxSelectM...
Tim Graham
2016-09-30
[1.10.x] Fixed #27294 -- Documented UserCreationForm's fields.
Lewis Cowles
2016-09-30
[1.10.x] Updated links to the current version of MySQL docs.
Tim Graham
2016-09-29
[1.10.x] Fixed import typos in the docs.
Frank Wiles
2016-09-28
[1.10.x] Fixed #27289 -- Corrected View.as_view() explanation.
Tim Graham
2016-09-26
[1.10.x] Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-26
[1.10.x] Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets....
Tim Graham
[next]