johnfraney / django-front-end-validators

Use model field validator functions for front end JS form validation

Home Page:https://johnfraney.github.io/django-front-end-validators/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Use model field validator functions for front end JS form validation

https://johnfraney.github.io/django-front-end-validators/

License:MIT License


Languages

Language:Python 79.6%Language:HTML 8.9%Language:Makefile 8.5%Language:JavaScript 3.0%