django/tests/properties
Adam Johnson 08d8bccbf1 Improved Model.__init__() properties loop.
This improves readability, accumulates unrecognized arguments raise an
exception with all of them, and avoids refetching the values.
2022-01-13 11:09:37 +01:00
..
__init__.py
models.py
tests.py Improved Model.__init__() properties loop. 2022-01-13 11:09:37 +01:00