| Age | Commit message (Collapse) | Author |
|
blocks.
|
|
Identity comparison is quicker than isinstance(), and it avoids coupling
between Model and AutoField.
|
|
|
|
|
|
|
|
|
|
autocommit is off.
|
|
|
|
|
|
|
|
end with an underscore or contain double underscores.
|
|
|
|
requests.
|
|
|
|
|
|
|
|
|
|
|
|
work as documented.
Thanks goblinJoel for the report and feedback.
|
|
|
|
relationships.
Thanks Tim for the review.
|
|
|
|
|
|
|
|
floatformat filter.
|
|
|
|
|
|
integer.
Thanks Simon Charette for review.
|
|
|
|
|
|
Thanks Claude Paroz and Tim Graham for reviews, and
Mjumbe Wawatu Poe for the initial regression test.
|
|
|
|
|
|
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.
|
|
Thanks samuller for the report and initial patch.
|