.. |
__init__.py
|
e2e4cdba11
Fixed #22539 -- Copied exclude argument in Model.full_clean() to prevent side effects.
|
11 rokov pred |
models.py
|
a885bca1df
Fixed #26528 -- Allowed any iterable (e.g. tuple) as validators kwarg for form/model fields.
|
9 rokov pred |
test_custom_messages.py
|
1dae4ac177
Whitespace cleanup.
|
11 rokov pred |
test_error_messages.py
|
92053acbb9
Fixed E128 flake8 warnings in tests/.
|
9 rokov pred |
test_picklable.py
|
a8f4553aae
Fixed #21555 -- Made ValidationError pickable.
|
11 rokov pred |
test_unique.py
|
92053acbb9
Fixed E128 flake8 warnings in tests/.
|
9 rokov pred |
test_validators.py
|
a885bca1df
Fixed #26528 -- Allowed any iterable (e.g. tuple) as validators kwarg for form/model fields.
|
9 rokov pred |
tests.py
|
4f336f6652
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
8 rokov pred |