django-extra-field-validation icon indicating copy to clipboard operation
django-extra-field-validation copied to clipboard

This app is quite usefull

Open AlekseiKhatkevich opened this issue 6 years ago • 2 comments

This app is quite usefull Thanks mate, i used it in my project.

AlekseiKhatkevich avatar Apr 16 '19 17:04 AlekseiKhatkevich

P.s. it would be usefull to have an option to 👍 a) make you own error message text ( something like success message but in negative way) b) Instead of self.field_to_str(fields) use field's verbose_name somehow

AlekseiKhatkevich avatar Apr 17 '19 05:04 AlekseiKhatkevich

Would have to decide if this would be a model based configuration or simply moving this to support a custom Validator.

jackton1 avatar Apr 17 '19 16:04 jackton1