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
/
tests
Age
Commit message (
Expand
)
Author
2016-11-14
Fixed #27463 -- Fixed E741 flake8 warnings.
Ramin Farajpour Cami
2016-11-14
Fixed #27481 -- Made SQLite return annotated boolean values as boolean, not i...
Sergey Fedoseev
2016-11-14
Fixed E305 flake8 warnings.
Ramin Farajpour Cami
2016-11-14
Decorated a few functions.
Tim Graham
2016-11-12
Fixed #27448 -- Switched use of functions deprecated in PostGIS 2.2.
Christian von Roques
2016-11-12
Dropped support for GDAL 1.7 and 1.8
Claude Paroz
2016-11-12
Fixed #27386 -- Wrapped admin's readonly fields in <div> rather than <p>.
Jacob Rief
2016-11-11
Removed an unused function argument in db_functions test.
Mads Jensen
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 #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
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
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-07
Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naiv...
Joachim Jablon
2016-11-06
Fixed #27378 -- Added support for serialization of uuid.UUID in migrations.
Maxime Lorant
2016-11-06
Fixed #26812 -- Fixed APPEND_SLASH on a URL including querystring with a trai...
Sven Engström
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-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
Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-11-01
Fixed #27363 -- Replaced unsafe redirect in SessionMiddleware with Suspicious...
Andrew Nester
2016-10-31
Fixed #27148 -- Fixed ModelMultipleChoiceField crash with invalid UUID.
Tim Graham
2016-10-31
Fixed #27063 -- Prevented i18n_patterns() from using too much of the URL as t...
Krzysztof Urbaniak
2016-10-31
Added additional tests for translation's get_language_from_path().
Krzysztof Urbaniak
2016-10-29
Captured logging output during NonDjangoTemplatesDebugViewTests.test_400().
Jon Dufresne
2016-10-28
Fixed #27188 -- Allowed using unique=True with FileField.
Michael Scott
2016-10-28
Simplified some auth_tests with assertRedirects().
Tim Graham
2016-10-28
Fixed #26578 -- Prohibited non-ASCII digits in validate_ipv4_address.
wim glenn
2016-10-28
Added pytz to test requirements
Markus Holtermann
2016-10-27
Fixed #27373 -- Corrected 404 debug page message for an empty request path.
Mariusz Felisiak
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 #27334 -- Allowed FileField to move rather than copy a file.
Adam Chidlow
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-22
Fixed #27374 -- Made JavaScriptCatalog respect the packages argument.
Alvin Lindstam
2016-10-21
Fixed #27368 -- Modifed BaseEmailBackend.__enter__() to close the connection ...
Jon Dufresne
2016-10-17
Fixed #27344 -- Made ConditionalGetMiddleware only process GET requests.
Kevin Christopher Henry
2016-10-14
Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.
Tim Graham
2016-10-14
Tested QuerySet compatibility check.
Tim Graham
[prev]
[next]