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
Age
Commit message (
Expand
)
Author
2016-11-11
Removed an unused function argument in db_functions test.
Mads Jensen
2016-11-11
Fixed typo in docs/topics/db/multi-db.txt.
Jezeniel Zapanta
2016-11-11
Fixed #25240 -- Added ExtractWeek and exposed it through the __week lookup.
Mads Jensen
2016-11-11
Fixed #27421 -- Added shape, size, and offset controls to GDALRaster construc...
Daniel Wiesmann
2016-11-11
Fixed typo in docs/ref/settings.txt.
Ian Lee
2016-11-11
Fixed #27431 -- Prevented disabled form fields from appearing as changed.
Kenneth Veldman
2016-11-10
Removed a bit of builtin_server tests for Python ≤ 2.7.3.
Tim Graham
2016-11-10
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
za
2016-11-10
Removed an obsolete (as of refs #25999) logging test from refs #18985.
Tim Graham
2016-11-10
Fixed #27469 -- Prevented sending email to empty addresses
Claude Paroz
2016-11-10
Removed redundant DateTimeField.register_lookup()s.
Tim Graham
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-09
Tested the test client uploading of NamedTemporaryFile.
Tom Scrace
2016-11-09
Fixed #27184 -- Allowed uploading TemporaryFile with the test client.
Tom Scrace
2016-11-08
Fixed #27436 -- Fixed makemigrations crash when creating migrations on a sepa...
Zbigniew Siciarz
2016-11-08
Skipped makemessages -l tests when xgettext isn't installed.
Marti Raudsepp
2016-11-08
Refs #27420 -- Removed exception hiding in Oracle test user creation during -...
Mariusz Felisiak
2016-11-08
Fixed #27420 -- Quoted the Oracle test user password in queries.
Mariusz Felisiak
2016-11-07
Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naiv...
Joachim Jablon
2016-11-07
Corrected release note location of BaseCommand.can_import_settings removal.
Tim Graham
2016-11-07
Fixed #27454 -- Skipped gettext calls for apps without a locale dir.
Carl Meyer
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-06
Fixed typo in django/forms/widgets.py comment.
Leila20
2016-11-06
Fixed #26812 -- Fixed APPEND_SLASH on a URL including querystring with a trai...
Sven Engström
2016-11-06
Added Emmanuelle Delescolle to AUTHORS.
Erik Romijn
2016-11-06
Fixed #27372 -- Fixed introspection of SQLite foreign keys with spaces in DDL.
Saulius Žemaitaitis
2016-11-06
Fixed #27369 -- Prevented widgets from being shared between form field instan...
Michal Petrucha
2016-11-05
Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMi...
Adam Malinowski
2016-11-05
Fixed #27441 -- Improved SQL for 'DROP COLUMN' on MySQL
Adam Chainz
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-05
Added code highlighting in README.rst
Suriyaa Kudo
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-03
Fixed #27423 -- Simplified sys.exit() for indicating test failures.
Ana Balica
2016-11-01
Completed django.utils.timezone test coverage.
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
[prev]
[next]