| Age | Commit message (Collapse) | Author |
|
Backport of 7aabd6238028f4bb78d0687bbccc97bcf634e28b from master
|
|
Backport of ad167502f36f2547718aee290d4d11bf7a26ff82 from master
|
|
Backport of 5abed864ee1cd31a0b920768b4abe85b26b43a4d from master
|
|
Backport of 1f8dad69158a96d0649d321ce08ecc9c0465f962 from master
|
|
Backport of 2c727101113770d41e0907b333568bc2c25435e0 from master
|
|
Backport of 99c58c27d5a8e4a66230c413380508af223d12a8 from master
|
|
Backport of 4dea29ec7b09e743268fff17d12171cc5498ae81 from master
|
|
functions/classes.
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.
Backport of 455034d4df048010de4ae0a9a2392b70d1463c61 from master
|
|
Backport of 35440ceab72ea3c24f3faaea9765271c7dac78f7 from master
|
|
super(XXXAdmin in __init__().
Backport of 4cd2bdae07ac5561fdae0eede58c68df4dfcc780 from master
|
|
|
|
|
|
|
|
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()
|
|
|
|
|
|
Thanks Carsten Fuchs.
|
|
|
|
value."
This reverts commit 72f769f494822981db6df9524b92a2d86f8e69fe.
There are several test failures that need to be fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inline.
Refs #6707.
|
|
|
|
Thanks to Keryn Knight for the report.
|
|
|
|
|
|
|
|
Thanks to Collin Anderson for the review and suggestions and Tim for the
final review.
|
|
|
|
|
|
|