mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
This reverts commit 8014001d92.
Adding kwargs to deconstructed objects does not achieve useful
forward-compatibility in general, since the additional kwargs are silently
dropped rather than having their expected effect. In fact, it can cause the
failure to be more difficult to debug. Thanks Shai Berger for discussion.
4.4 KiB
4.4 KiB