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-01-17
Refs #24109 -- Doc'd the elidable feature in squashing migrations docs.
Ed Morley
2017-01-12
Fixed outdated log level in docs/topics/logging.txt.
André Cruz
2017-01-11
Fixed typo in docs/topics/db/managers.txt.
M Somerville
2017-01-10
Fixed #27711 -- Demoted "Installing a distribution-specific package" in insta...
Tim Graham
2017-01-09
Removed SHOUTING in doc examples.
Maxime Lorant
2017-01-03
Fixed #25912 -- Added binary left/right shift operators to F expressions.
anabelensc
2016-12-31
Removed nonexistent LogoutView context from docs.
Tim Graham
2016-12-29
Fixed #25415 -- Made DiscoverRunner run system checks.
Adam Chainz
2016-12-28
Fixed #27641 -- Doc'd default local-memory caching in deployment checklist.
Adam Chainz
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-22
Documented url()'s 'regex' parameter.
Adam Chainz
2016-12-17
Documented how to copy a OneToOneField.
Tim Graham
2016-12-17
Refs #25550 -- Removed a deprecated reverse assignment example in docs.
Tim Graham
2016-12-15
Fixed #25751 -- Doc'd how to use JavaScriptCatalog with i18n_patterns().
Ben Wilkins
2016-11-28
Fixed typo in docs/topics/auth/customizing.txt.
Tim Graham
2016-11-25
Fixed #25966 -- Made get_user_model() work at import time.
Aymeric Augustin
2016-11-24
Rephrased an ambiguous sentence in docs/topics/signals.txt.
Daniel Musketa
2016-11-24
Fixed typo in docs/topics/auth/customizing.txt.
Alex Scott
2016-11-23
Normalized casing of "custom user model".
Tim Graham
2016-11-23
Fixed #24370 -- Recommended starting with a custom user model.
Krzysztof Gogolewski
2016-11-23
Fixed typo in docs/topics/signals.txt.
Daniel Musketa
2016-11-22
Fixed #27221 -- Doc'd how to escape a percent symbol in ugettext().
Henry Dang
2016-11-22
Updated doc links to virtualenv website.
Daniel Musketa
2016-11-16
Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work...
Tim Graham
2016-11-16
Fixed #27494 -- Fixed typos in docs/topics/db/models.txt.
Tim Graham
2016-11-16
Fixed incorrect word choice in docs/topics/migrations.txt.
Mitchel Humpherys
2016-11-15
Refs #25284 -- Corrected an obsolete implicit __in lookup example.
Simon Charette
2016-11-11
Fixed typo in docs/topics/db/multi-db.txt.
Jezeniel Zapanta
2016-11-06
Fixed #27378 -- Added support for serialization of uuid.UUID in migrations.
Maxime Lorant
2016-11-05
Adjusted documentation of migration related commands.
Krzysztof Gogolewski
2016-11-04
Fixed typo in docs/topics/testing/tools.txt.
Pamela McA'Nulty
2016-10-31
Updated docs/topics/db/queries.txt examples to use print() function.
Timothy Allen
2016-10-29
Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for no...
medmunds
2016-10-27
Documented that cache keys are strings rather than bytes.
Adam Chainz
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-25
Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations."
Jon Dufresne
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-18
Fixed #27352 -- Doc'd social media fingerprinting consideration with login's ...
Markus Holtermann
2016-10-14
Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.
David D Lowe
2016-10-14
Refs #19705 -- Documented decorator ordering with @condition().
Kevin Christopher Henry
2016-10-10
Doc'd the need to provide initial for formset submissions.
Tim Graham
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-10-08
Added template syntax highlighting in docs/topics/i18n/timezones.txt.
Tim Graham
2016-10-04
Refs #11078 -- Doc'd Meta inheritance in proxy models.
Jonatas CD
2016-10-04
Documented render_to_string()'s `using` parameter.
Corey Farwell
2016-10-04
Fixed #27292 -- Removed unnecessary password assignment in auth backend example.
Tim Graham
2016-09-30
Refs #27186 -- Fixed model form default fallback for CheckboxSelectMultiple.
Tim Graham
2016-09-30
Fixed #27294 -- Documented UserCreationForm's fields.
Lewis Cowles
2016-09-30
Updated links to the current version of MySQL docs.
Tim Graham
2016-09-29
Fixed import typos in the docs.
Frank Wiles
[next]