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
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
2016-09-28
Fixed #27289 -- Corrected View.as_view() explanation.
Tim Graham
2016-09-28
Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modifi...
Rinat Khabibiev
2016-09-27
Fixed #20705 -- Allowed using PasswordResetForm with user models with an emai...
levental
2016-09-26
Fixed #27278 -- Fixed an anchor in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-26
Fixed #27270 -- Clarified a paragraph in docs/topics/forms/formsets.txt.
Tim Graham
2016-09-23
Simplified has_perm() example in topics/auth/customizing.txt.
Berker Peksag
2016-09-22
Fixed #27186 -- Fixed model form default fallback for MultiWidget, FileInput,...
Tim Graham
2016-09-21
Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole...
Jon Dufresne
2016-09-17
Fixed a typo in docs/topics/auth/default.txt.
aruseni
2016-09-14
Fixed #15143 -- Doc'd how to set the language for the test client.
Michael Scott
2016-09-12
Fixed #25187 -- Made request available in authentication backends.
Aleksej Manaev
2016-09-10
Fixed #26401 -- Added BaseAuthConfig to use auth without migrations.
Jon Dufresne
2016-09-10
Fixed #27083 -- Added support for weak ETags.
Kevin Christopher Henry
2016-09-09
Normalized spelling of ETag.
Tim Graham
2016-09-07
Fixed #26956 -- Added success_url_allowed_hosts to LoginView and LogoutView.
Jon Dufresne
2016-09-07
Fixed #27172 -- Closed database cursor explicitly in two doc examples
Chris Jerdonek
2016-09-02
Doc'd how to remove old references in migration files.
Tim Graham
2016-09-01
Refs #25850, #27142, #27110 -- Documented migration history consistency checks.
Shai Berger
2016-09-01
Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt
Tim Graham
2016-08-31
Fixed #27152 -- Supported comma delimiter in memcached LOCATION string.
Ed Morley
2016-08-31
Fixed #20892 -- Allowed configuring memcached client using OPTIONS.
Ed Morley
2016-08-31
Made settings docs link to cache parameters more specific.
Ed Morley
2016-08-31
Fixed typo in docs/topics/testing/overview.txt
Mike Fiedler
2016-08-25
Replaced property() usage with decorator in several places.
Berker Peksag
[prev]
[next]