happyforms

Automatically strip spaces from Django Forms.


License
BSD-3-Clause
Install
pip install happyforms

Documentation

If you use these forms... you don't have to deal with leading or trailing spaces.

Patches welcome.

TODO

  • Improve documentation.
  • Write tests.