django-js-utils icon indicating copy to clipboard operation
django-js-utils copied to clipboard

A small JavaScript utility library for use with Django projects

========================== dutils - Django JS Utils

dutils is a small utility library that aims to provide JavaScript/Django developers with a few utilities that will help the development of RIA on top of a Django Backend.

It currently supports the following features:

  • Reverse method for generating Django urls

There is planned support for the following features:

  • Automated client-side form validation

If you have ideas for other utilies please let us know.