Skip to content

jussiarpalahti/wtforms-django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTForms-Django

WTForms-Django is a fork of the wtforms.ext.django package from WTForms. The package has been renamed to wtforms_django but otherwise should function the same as wtforms.ext.django did.

to install:

pip install WTForms-Django

Rationale

The reasoning for splitting out this package is that WTForms 2.0 has deprecated all its wtforms.ext.<library> packages and they will not receive any further feature updates. The authors feel that packages for companion libraries work better with their own release schedule and the ability to diverge more from WTForms.

This package is currently looking for a permanent maintainer, and if you wish to maintain this package please contact wtforms@simplecodes.com.

About

WTForms fields and model conversion for Django, split from WTForms 1.x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%