django-front-end-validators

Use model field validator functions for front end JS validation


Keywords
django-front-end-validators, django, django-forms, form-validation, transcrypt
License
MIT
Install
pip install django-front-end-validators==0.1.1

Documentation

Django Front End Validators

PyPI PyPI PyPI PyPI TravisCI

Django Front End Validators allows you to reuse server-side model field validators to perform front end form validation in JavaScript.

Documentation

Documentation is available in the docs directory and at https://johnfraney.github.io/django-front-end-validators.

Supported Python versions

Currently support is planned for only Python 3.6 and 3.7, on which Transcrypt 3.6 and 3.7 depend.

Credits

Tools used in rendering this package:

Transcrypt

Cookiecutter

cookiecutter-djangopackage

Code of Conduct

Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.