summaryrefslogtreecommitdiff
path: root/designate/objects/adapters/api_v2/validation_error.py
Commit message (Expand)AuthorAgeFilesLines
* Add hacking check for line continuation backslash16.0.0.0rc116.0.0Michael Johnson2023-02-211-4/+3
* Cleaned up adapter codeErik Olof Gunnar Andersson2022-07-171-26/+19
* Enable H306 check and fix import orderingMichael Johnson2021-11-181-1/+1
* Update hacking for Python3Andreas Jaeger2020-04-011-1/+2
* Migrate object to OVO (7)Dai Dang Van2018-02-251-3/+2
* Migrate object to OVODai Dang Van2018-02-251-3/+16
* TrivialFix: Remove logging import unusedCao Xuan Hoang2016-08-261-3/+0
* Replace dict.iteritems() with dict.items()Pradeep Kumar Singh2015-06-301-1/+1
* Remove usage of relative_path in ValidationError ObjectsGraham Hayes2015-03-251-3/+1
* Validation Error Middleware does translation of keys to new formatGraham Hayes2015-03-231-0/+133