IT study/python

django model 9 - custom field validation

까자미가 카카로트냐 2018. 5. 19. 15:11


1. how to set up custom validators


2. separate validation file(validators.py) and include that file into the model.py

actually, django has emailfield which means it checks built-in validation