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-10
Fixed #27438 -- Added the diffsettings --default option.
Paweł Marczewski
2016-11-09
Fixed #27461 -- Fixed incorrect allow_migrate() arguments in makemigrations.
Joseph Kahn
2016-11-09
Inlined a note in docs/ref/models/expressions.txt.
Tim Graham
2016-11-09
Fixed #27414 -- Doc'd that F() expressions on relations return pk values.
Jop Reyntjes
2016-11-08
Fixed #27420 -- Quoted the Oracle test user password in queries.
Mariusz Felisiak
2016-11-07
Corrected release note location of BaseCommand.can_import_settings removal.
Tim Graham
2016-11-06
Fixed #27378 -- Added support for serialization of uuid.UUID in migrations.
Maxime Lorant
2016-11-06
Fixed typo in docs/ref/middleware.txt.
Tim Graham
2016-11-06
Fixed #27133 -- Doc'd how to provide initial data with migrations.
Krzysztof Żuraw
2016-11-06
Added myself to the Ops team. (#7518)
Tobias McNulty
2016-11-05
Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMi...
Adam Malinowski
2016-11-05
Adjusted documentation of migration related commands.
Krzysztof Gogolewski
2016-11-05
Readded 'pytz' to spelling wordlist.
Rivo Laks
2016-11-05
Removed myself from the ops team.
Aymeric Augustin
2016-11-04
Updated "fork Django on GitHub" link.
Tim Graham
2016-11-04
Fixed typo in docs/topics/testing/tools.txt.
Pamela McA'Nulty
2016-11-03
Fixed #27425 -- Removed obsolete "developers for hire" FAQ.
Tim Graham
2016-11-01
Added CVE-2016-9013,14 to the security release archive.
Tim Graham
2016-11-01
Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
Fixed CVE-2016-9013 -- Generated a random database user password when running...
Marti Raudsepp
2016-11-01
Added stub release notes for 1.9.11/1.8.16.
Tim Graham
2016-11-01
Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with Suspicious...
Andrew Nester
2016-10-31
Fixed #27400 -- Documented {% static %} encoding change in 1.10.
Henry Dang
2016-10-31
Updated docs/topics/db/queries.txt examples to use print() function.
Timothy Allen
2016-10-31
Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.
Tim Graham
2016-10-31
Updated Oracle docs links to Oracle 12c.
Mariusz Felisiak
2016-10-31
Fixed #27063 -- Prevented i18n_patterns() from using too much of the URL as t...
Krzysztof Urbaniak
2016-10-31
Updated by bio.
Anssi Kääriäinen
2016-10-29
Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for no...
medmunds
2016-10-28
Fixed #27188 -- Allowed using unique=True with FileField.
Michael Scott
2016-10-28
Added require_ready argument to get_model methods.
Aymeric Augustin
2016-10-28
Modified readiness check in AppConfig.get_model(s).
Aymeric Augustin
2016-10-27
Documented that cache keys are strings rather than bytes.
Adam Chainz
2016-10-27
Described PostgreSQL as more scalable than SQLite.
mark-summerfield
2016-10-27
Fixed #27327 -- Simplified time zone handling by requiring pytz.
Tim Graham
2016-10-27
Updated "running the tests" to use 'pip install -e'.
Tim Graham
2016-10-26
Fixed #27299 -- Documented the Widget.use_required_attribute() method.
Jon Dufresne
2016-10-26
Clarified when the post_migrate signal is sent during migrate.
Thomas Güttler
2016-10-25
Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations."
Jon Dufresne
2016-10-25
Fixed #27385 -- Fixed QuerySet.bulk_create() on PostgreSQL when the number of...
David Barragán Merino
2016-10-25
Replaced Outputting PDF's "Further Resources" with a link to Django Packages.
Tim Graham
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-24
Fixed #26357 -- Allowed admin popups to work on links added after page load.
Julian Andrews
2016-10-24
Documented how to request CVE IDs.
Tim Graham
2016-10-22
Fixed #27374 -- Made JavaScriptCatalog respect the packages argument.
Alvin Lindstam
2016-10-19
Fixed #27361 -- Used "from django import forms" in forms api docs.
Zach Borboa
2016-10-18
Fixed #27352 -- Doc'd social media fingerprinting consideration with login's ...
Markus Holtermann
2016-10-17
Fixed ModelAdmin.get_max_num() example if obj is None.
Riccardo Magliocchetti
2016-10-15
Updated security policy according to current practices.
Tim Graham
2016-10-14
Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide.
David D Lowe
[prev]
[next]