Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 497 Bytes

README.rst

File metadata and controls

19 lines (11 loc) · 497 Bytes

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.