| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Graham Dumpleton for the report.
|
|
Thanks liminspace for the patch and Keryn Knight for benchmarking.
|
|
|
|
|
|
If loading an application trigger an ImportError, the details of that
error were lost in some cases. Thanks Ben Davis for the report.
|
|
#23380.
|
|
|
|
This is the idiomatic word in the Python world.
|
|
|
|
|
|
This reverts commit cbbc7131c1cb0ed40280198a5dad8f5e8023f774.
|
|
This fixes a regression introduced by the 53ff096982 security fix.
Thanks to @a1tus for the report and Tim for the review.
refs #23329.
|
|
|
|
Thanks velle for the report.
|
|
|
|
Thanks knowledgepoint-devs for the suggestion.
|
|
serialization process.
Thanks Sam Hartsfield for the report.
|
|
|
|
|
|
Migrations respected Field.db_parameters()['check'], but
DatabaseCreation was still using just Field.db_type().
|
|
|
|
|
|
|
|
Thanks Tim for the review.
|
|
|
|
Thanks djbaldey for the report.
|
|
|
|
Thanks zachborboa for the report and blackguest for the patch.
|
|
|
|
|
|
|
|
admin_filters.tests.ListFiltersTests.test_relatedfield
|
|
projects.
|
|
|
|
Prevent possible recursion limit issue in migration planning
|
|
hitting the recursion limit
|
|
|
|
Thanks jaap3 for the report.
|
|
|
|
There are no supported versions that use the old layout (<=1.3).
|
|
|
|
|
|
This reverts commit 66757fee7e921ad4c35e0b3f80c25e026100b31c.
Discussions have led to think that this functionality does not
bring significant benefits to justify the added complexity.
Read also discussions on ticket #22734.
|
|
|
|
refs #23395.
|
|
|
|
|
|
|
|
|