|
817e009e4f
|
Closes #15490: CustomValidator support for accessing related object attribute via dotted path
|
2024-03-25 11:57:58 -04:00 |
|
|
78b4fa5196
|
Closes #14279: Pass current request to custom validators (#15491)
* Closes #14279: Pass current request to custom validators
* Update custom validation docs
* Check that validator is a subclass of CustomValidator
|
2024-03-21 21:19:53 -04:00 |
|
|
dbcd713fe7
|
Fixes #15090: Run deletion protection rules prior to enqueueing events
|
2024-02-20 13:22:55 -05:00 |
|
|
1f2f0860fe
|
Merge branch 'develop' into feature
|
2023-12-27 16:34:38 -05:00 |
|
|
99467e8f66
|
Fixes #12731: Support custom validation for many-to-many fields (#14516)
* WIP
* Enforce custom validators during bulk edit
* Add bulk edit M2M validation test
* Clean up tests
* Add custom validation test for bulk import
* Misc cleanup
|
2023-12-22 10:01:05 -05:00 |
|
|
edc4a35296
|
Initial work on #10244: Protection rules (#14097)
|
2023-10-30 14:36:56 -04:00 |
|
|
44c0dec68b
|
Extend CustomValidator to support required, prohibited fields
|
2021-06-09 13:10:35 -04:00 |
|
|
f81b3d4ed6
|
Rename fail() kwarg from attr to field
|
2021-06-09 12:11:47 -04:00 |
|
|
3bfa1cbf41
|
Initial work on custom model validation
|
2021-06-09 11:36:29 -04:00 |
|