jazzband / django-floppyforms

Full control of form rendering in the templates.
http://django-floppyforms.readthedocs.org/
Other
841 stars 148 forks source link

Import Warning Django 1.8 #152

Closed lzanuz closed 9 years ago

lzanuz commented 9 years ago

RemovedInDjango19Warning: The django.forms.util module has been renamed. Use django.forms.utils instead.

melinath commented 9 years ago

This was resolved on master as of April 2, 2015. See #147... which it looks like you also opened? Are you saying you're still seeing this error using floppyforms 1.4.0?

lzanuz commented 9 years ago

Yes, sorry,

Was cached in a pyc file on virtualenv.