Mariusz Felisiak
|
c4b04e1598
Fixed #27420 -- Quoted the Oracle test user password in queries.
|
vor 8 Jahren |
Joachim Jablon
|
fd78fb82d6
Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6.
|
vor 8 Jahren |
Tim Graham
|
ee1bf0e8b5
Corrected release note location of BaseCommand.can_import_settings removal.
|
vor 8 Jahren |
Carl Meyer
|
7107b6ff0f
Fixed #27454 -- Skipped gettext calls for apps without a locale dir.
|
vor 8 Jahren |
Maxime Lorant
|
cb3fb34b86
Fixed #27378 -- Added support for serialization of uuid.UUID in migrations.
|
vor 8 Jahren |
Tim Graham
|
7301770254
Fixed typo in docs/ref/middleware.txt.
|
vor 8 Jahren |
Krzysztof Żuraw
|
eaa6ea2f37
Fixed #27133 -- Doc'd how to provide initial data with migrations.
|
vor 8 Jahren |
Tobias McNulty
|
d9b65f6397
Added myself to the Ops team. (#7518)
|
vor 8 Jahren |
Leila20
|
656654fb5b
Fixed typo in django/forms/widgets.py comment.
|
vor 8 Jahren |
Sven Engström
|
f46a838efc
Fixed #26812 -- Fixed APPEND_SLASH on a URL including querystring with a trailing slash.
|
vor 8 Jahren |
Erik Romijn
|
29563cfb80
Added Emmanuelle Delescolle to AUTHORS.
|
vor 8 Jahren |
Saulius Žemaitaitis
|
f28d29e8b7
Fixed #27372 -- Fixed introspection of SQLite foreign keys with spaces in DDL.
|
vor 8 Jahren |
Michal Petrucha
|
09da1e79de
Fixed #27369 -- Prevented widgets from being shared between form field instances.
|
vor 8 Jahren |
Adam Malinowski
|
37809b891e
Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMiddleware.
|
vor 8 Jahren |
Adam Chainz
|
c7dddc01d6
Fixed #27441 -- Improved SQL for 'DROP COLUMN' on MySQL
|
vor 8 Jahren |
Krzysztof Gogolewski
|
d1dbaeaadb
Adjusted documentation of migration related commands.
|
vor 8 Jahren |
Rivo Laks
|
802dd1ffc5
Readded 'pytz' to spelling wordlist.
|
vor 8 Jahren |
Aymeric Augustin
|
24c9cce1c9
Removed myself from the ops team.
|
vor 8 Jahren |
Suriyaa Kudo
|
5b5bfbda98
Added code highlighting in README.rst
|
vor 8 Jahren |
Tim Graham
|
b741fe397a
Updated "fork Django on GitHub" link.
|
vor 8 Jahren |
Pamela McA'Nulty
|
2c4d15e319
Fixed typo in docs/topics/testing/tools.txt.
|
vor 8 Jahren |
Tim Graham
|
58eca7c49c
Fixed #27425 -- Removed obsolete "developers for hire" FAQ.
|
vor 8 Jahren |
Ana Balica
|
bafc9f9c33
Fixed #27423 -- Simplified sys.exit() for indicating test failures.
|
vor 8 Jahren |
Tim Graham
|
3158695365
Completed django.utils.timezone test coverage.
|
vor 8 Jahren |
Tim Graham
|
b8ae2c16cf
Added CVE-2016-9013,14 to the security release archive.
|
vor 8 Jahren |
Tim Graham
|
7fe2d8d940
Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
|
vor 8 Jahren |
Marti Raudsepp
|
da7910d483
Fixed CVE-2016-9013 -- Generated a random database user password when running tests on Oracle.
|
vor 8 Jahren |
Tim Graham
|
9e9c81d3c2
Added stub release notes for 1.9.11/1.8.16.
|
vor 8 Jahren |
Andrew Nester
|
1ce04bcce0
Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with SuspiciousOperation.
|
vor 8 Jahren |
Henry Dang
|
9c2e1ad6a5
Fixed #27400 -- Documented {% static %} encoding change in 1.10.
|
vor 8 Jahren |