tests.py
21 KB
-
Handle non-default kwargs in deconstruct · a979f2ef
According to the documentation [1], non-default kwargs need to get returned. 1: https://docs.djangoproject.com/en/dev/howto/custom-model-fields/#field-deconstruction
Daniel Hahler committed