| Age | Commit message (Collapse) | Author |
|
Partially reverted 50b8493581fea3d7137dd8db33bac7008868d23a (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.
Backport of 2bd8df243ac6fc35e58c9fe90b20c9e42519a5ac from master.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
projects.
Developed by Timothy Allen and Chad Whitman of The Wharton School with
shepherding from Aymeric Augustin and Collin Anderson.
|
|
|
|
Thanks Luke Sneeringer for the suggestion.
|
|
|
|
|
|
|
|
|
|
reordering.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
|
|
|
|
|
|
|
|
|
|
Thanks nmarler for the report.
|
|
There are no supported versions that use the old layout (<=1.3).
|
|
|
|
|
|
|
|
|
|
|
|
Translators may want to change the irc link pointing to a
language-specific channel.
|
|
Moved logic to syncdb command for backwards compatibility.
|
|
This change is required after the introduction of
SessionAuthenticationMiddleware to the default middleware
|
|
|