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-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
2016-09-23
[1.10.x] Simplified has_perm() example in topics/auth/customizing.txt.
Berker Peksag
2016-09-22
[1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, F...
Tim Graham
2016-09-17
[1.10.x] Fixed a typo in docs/topics/auth/default.txt.
aruseni
2016-09-14
[1.10.x] Fixed #15143 -- Doc'd how to set the language for the test client.
Michael Scott
2016-09-09
[1.10.x] Normalized spelling of ETag.
Tim Graham
2016-09-07
[1.10.x] Fixed #27172 -- Closed database cursor explicitly in two doc examples
Chris Jerdonek
2016-09-02
[1.10.x] Doc'd how to remove old references in migration files.
Tim Graham
2016-09-01
[1.10.x] Refs #25850, #27142, #27110 -- Documented migration history consiste...
Shai Berger
2016-09-01
[1.10.x] Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt
Tim Graham
2016-08-31
[1.10.x] Made settings docs link to cache parameters more specific.
Ed Morley
2016-08-31
[1.10.x] Fixed typo in docs/topics/testing/overview.txt
Mike Fiedler
2016-08-24
[1.10.x] Fixed #27039 -- Fixed empty data fallback to model field default in ...
Tim Graham
2016-08-19
[1.10.x] Fixed #27013 -- Clarified commands to install argon2/bcrypt packages.
Tim Graham
2016-08-19
[1.10.x] Fixed #26571 -- Corrected recommendation for converting timestamps t...
Tim Graham
2016-08-19
[1.10.x] Replaced old DateTimeAwareJSONEncoder with DjangoJSONEncoder in docs.
Brightcells
2016-08-17
[1.10.x] Fixed #27069 -- Doc'd which gettext functions may be aliased as _.
Mattias Loverot
2016-08-16
[1.10.x] Fixed #19222 -- Documented that default managers aren't used for rel...
Tim Graham
2016-08-15
[1.10.x] Documented how allow_migrate() interacts with makemigrations.
Timothy Allen
2016-08-11
[1.10.x] Documented the cache_control() decorator.
Kevin Christopher Henry
2016-08-11
[1.10.x] Clarified session verification with respect to the current session.
Tim Graham
2016-08-10
[1.10.x] Fixed #26957 -- Corrected authenticate() docs regarding User.is_active.
an0o0nym
2016-08-10
[1.10.x] Fixed #27045 -- Documented that AUTH_PASSWORD_VALIDATORS aren't appl...
Tim Graham
2016-08-09
[1.10.x] Fixed #27041 -- Documented that built-in middleware are compatible w...
Ville Skyttä
2016-08-05
[1.10.x] Edited docs of test.utils.setup/teardown_test_environment().
Chris Jerdonek
2016-08-05
[1.10.x] Edited multi-db topic guide for grammar and clarity.
Liz Lemon
2016-07-25
[1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering...
Tim Graham
2016-07-22
[1.10.x] Fixed #18348 -- Documented SesssionStore.create()
Preetham Nosum
2016-07-12
[1.10.x] Fixed #26831 -- Documented session data must be JSON encodable for J...
Md. Sadaf Noor
2016-07-06
[1.10.x] Fixed capitalization of "URL pattern".
Tim Graham
2016-07-06
[1.10.x] Fixed typo in docs/topics/class-based-views/generic-display.txt
Taylor Edmiston
2016-07-04
[1.10.x] Fixed a typo in auth docs.
Jiang Haiyun
[next]