| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
isn't in INSTALLED_APPS.
|
|
The bug was introduced commit 3389c5ea229884a1943873fe7e7ffc2800cefc22.
|
|
Leading slashes in the second urljoin argument will return exactly that
argument, breaking FileSystemStorage.url behavior if called with a
parameter with leading slashes.
Also added test cases for null bytes and None. Thanks to Markus for
help and review.
|
|
There was confusion about how to migrate data from third-party
applications when you are going to uninstall the application later on.
Thanks to Markus, Marten and Sergei for help and review.
|
|
|
|
Used the same test and fix as in #25867.
This required initializing base_field in RangeField.__init__,
not when setting the attribute.
|
|
|
|
|
|
Fixed #25420 -- Documented bash completion exit code behavior.
|
|
Thanks Common Code for financing the work on this commit.
|
|
Thanks Common Code for financing the work on this commit.
|
|
|
|
Thanks Trac alias master for the report and review.
|
|
|
|
|
|
Thanks Sai Krishna for the initial patch.
|
|
|
|
|
|
|
|
Thanks David Szotten for the report and Tommy Beadle for code inspiration.
Thanks Tim Graham for the review.
|
|
Thanks Pablo Oubiña for the report.
|
|
reporting howto.
Thanks mlissner for the suggestion.
|
|
|
|
|
|
|
|
concrete base model.
|
|
|
|
Thanks Simon Meers for the initial patch, and Tim Graham for the review.
|
|
Thanks Claude Paroz and Tim Graham for polishing the patch.
|
|
Thanks Anssi Kääriäinen for the patch suggestion, and Tim Graham for the review.
|
|
on SQLite.
|
|
|
|
Thanks Ian Foote for the initial patch.
|
|
|
|
|
|
action.
|
|
|
|
explicit parent links.
Thanks Trac alias trkjgrdg for the report and Tim for investigation and review.
|
|
docs/intro/reusable-apps.txt.
|
|
Thanks Tim Graham for precious inputs.
|
|
|
|
|
|
|
|
|
|
an unsaved parent object.
Thanks Anton Kuzmichev for the report and Tim for the review.
|
|
|
|
Thanks kaifeldhoff for the report.
|