| Age | Commit message (Collapse) | Author |
|
Backport of c9d0a0f7f47c8496a9d8b0cfda94e2ef118d9ab3 from master
|
|
Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master
|
|
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
|
|
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
|
|
|
|
|
|
|
|
changelist.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks to Tim Graham for the review.
|
|
This includes the ability to collapse inlines by specifying a class named
'collapse'.
|
|
installed.
|
|
This allows setting a Content-Security-Policy HTTP header
(refs #15727).
Special thanks to blighj, the original author of this patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.
|
|
|
|
|
|
subpath.
Used request.META['SCRIPT_NAME'] as the site_url if it hasn't been
customized from the default value of '/'.
|
|
in __init__().
|
|
|
|
|
|
|
|
|
|
Thanks Jaap Roes for the idea and initial patch.
|
|
|
|
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
Thanks hellbeast for the initial patch.
|
|
|
|
These were broken back in commit 64e11a6.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
AdminSite.each_context()
|