| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Thanks to Mariusz Felisiak and Tim Graham for review.
|
|
constructor.
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Jarek Glowacki for the report.
|
|
DateTimeField inherits these lookups from DateField.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Federico Capoano for finishing the patch.
|
|
separate drive than where Django is installed.
|
|
|
|
--keepdb.
If the test user creation fails here, _create_test_db() would return without
switching to the test user which caused the tests to run using the main
connection instead of the test user.
|
|
|
|
make_naive() on Python 3.6.
Reverted test changes in a7a7ecd2b026c61a39a46d2d7eced0e06a92c970 and
e43ea36b7681e43ea99505a2cf7550d4d36016b3 (refs #27025).
|
|
|
|
|
|
Thanks Yuriy Korobko for the initial patch and Tobias McNulty for review.
|
|
|
|
|
|
|
|
|
|
trailing slash.
|
|
(Fixed #23604 in 2014 and was not added before.)
|
|
Thanks samuller for the report and initial patch.
|
|
instances.
|
|
ConditionalGetMiddleware.
|
|
'CASCADE' is an undocumented no-op in MySQL, so to avoid confusion Django no longer outputs it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a security fix.
|
|
running tests on Oracle.
This is a security fix.
|
|
|
|
SuspiciousOperation.
|