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
2016-11-01
[1.10.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
[1.10.x] Fixed CVE-2016-9013 -- Generated a random database user password whe...
Marti Raudsepp
2016-11-01
[1.10.x] Added stub release notes for 1.9.11/1.8.16.
Tim Graham
2016-11-01
[1.10.x] Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with S...
Andrew Nester
2016-10-31
[1.10.x] Fixed #27400 -- Documented {% static %} encoding change in 1.10.
Henry Dang
2016-10-31
[1.10.x] Updated docs/topics/db/queries.txt examples to use print() function.
Timothy Allen
2016-10-31
[1.10.x] Fixed #27410 -- Clarified when static files is enabled in STATIC_ROO...
Tim Graham
2016-10-31
[1.10.x] Fixed #27063 -- Prevented i18n_patterns() from using too much of the...
Krzysztof Urbaniak
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-27
[1.10.x] Described PostgreSQL as more scalable than SQLite.
mark-summerfield
2016-10-27
[1.10.x] Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-10-26
[1.10.x] Fixed #27299 -- Documented the Widget.use_required_attribute() method.
Jon Dufresne
2016-10-26
[1.10.x] Clarified when the post_migrate signal is sent during migrate.
Thomas Güttler
2016-10-25
[1.10.x] Fixed #27385 -- Fixed QuerySet.bulk_create() on PostgreSQL when the ...
David Barragán Merino
2016-10-25
[1.10.x] Replaced Outputting PDF's "Further Resources" with a link to Django ...
Tim Graham
2016-10-25
[1.10.x] Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-24
[1.10.x] Fixed #27374 -- Made JavaScriptCatalog respect the packages argument.
Alvin Lindstam
2016-10-19
[1.10.x] Fixed #27361 -- Used "from django import forms" in forms api docs.
Zach Borboa
2016-10-18
[1.10.x] Added myself to ops team.
Markus Holtermann
2016-10-18
[1.10.x] Fixed #27352 -- Doc'd social media fingerprinting consideration with...
Markus Holtermann
2016-10-17
[1.10.x] Fixed ModelAdmin.get_max_num() example if obj is None.
Riccardo Magliocchetti
2016-10-15
[1.10.x] Updated security policy according to current practices.
Tim Graham
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-13
[1.10.x] Fixed #27200 -- Provided makemigration's allow_migrate() with model_...
Tim Graham
2016-10-13
[1.10.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example.
Tim Graham
2016-10-11
[1.10.x] Fixed typo in docs/ref/checks.txt.
Nick Pope
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-07
[1.10.x] Fixed #25475 -- Doc'd how to use a literal % in Func.template.
Tim Graham
2016-10-07
[1.10.x] Updated security team roster.
Markus Holtermann
2016-10-07
[1.10.x] Doc'd that model instances with pk=None don't compare equal.
Adam Chainz
2016-10-06
[1.10.x] Fixed docs typos in lines ending with a dash.
Tim Graham
2016-10-06
[1.10.x] Documented AppRegistryNotReady.
Aymeric Augustin
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-10-04
[1.10.x] Fixed typos in docs/ref/contrib/admin/javascript.txt.
aruseni
2016-10-04
[1.10.x] Fixed typo in docs/ref/contrib/admin/javascript.txt.
aruseni
2016-10-04
[1.10.x] Fixed #27279 -- Fixed a migration performance regression related to ...
Simon Charette
2016-10-04
[1.10.x] Fixed #27309 -- Added CallableBool.__hash__().
Reto Aebersold
2016-10-03
[1.10.x] Fixed #27307 -- Added missing url names in sitemaps docs.
Tim Graham
2016-10-01
[1.10.x] Added stub release notes for 1.10.3.
Tim Graham
2016-10-01
[1.10.x] Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed ...
Claude Paroz
2016-10-01
[1.10.x] Added release date for 1.10.2.
Tim Graham
2016-10-01
[1.10.x] Confirmed support for PostGIS 2.3.
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 PostGIS docs.
Tim Graham
[next]