Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The django.forms.util module has been renamed. #41

Open
swasher opened this issue Apr 28, 2015 · 12 comments
Open

The django.forms.util module has been renamed. #41

swasher opened this issue Apr 28, 2015 · 12 comments

Comments

@swasher
Copy link

swasher commented Apr 28, 2015

Under django 1.8 I got warning:

/usr/local/lib/python2.7/dist-packages/bootstrap3_datetime/widgets.py:2: \
RemovedInDjango19Warning: The django.forms.util module has been
renamed. Use django.forms.utils instead
@samuelcolvin
Copy link

This has been fixed in master. What's the time line for a new release on pypi?

Also can I suggest tagging releases in github so it's easy to compare what's released to master.

@samuelcolvin
Copy link

bump.

@nkunihiko are there any plans to release a new version to pypi any time soon?

I'm getting really bored of warnings when running django locally.

Thanks for the package, sorry to hassle.

@anderspetersson
Copy link

👍

@swasher
Copy link
Author

swasher commented Aug 12, 2015

please update, these warnings are very annoying

@thecardcheat
Copy link

👍

@lucas03
Copy link

lucas03 commented Aug 25, 2015

please push it to pypi already :P

@samuelcolvin
Copy link

I have a fork of this project which is released on pypi as django-bootstrap3-datetimepicker-2 which fixes this problem

https://github.com/tutorcruncher/django-bootstrap3-datetimepicker

It's made a few other fixes and changed how static files are handled but it should be pretty easy to switch to.

@matthiashinrichs
Copy link

please push to pypi

@hugochinchilla
Copy link

+1
please push to pypi

@lucas03
Copy link

lucas03 commented Jul 17, 2016

It has been almost year and this is still not pushed to pypi 😢

@poziomek
Copy link

Any hope?

@asokakkos
Copy link

Dear Friends,
I am using django version 1.8.18 and I get the same error as follow:

/usr/local/lib/python2.7/dist-packages/django_facebook/api.py:1: RemovedInDjango19Warning: The django.forms.util module has been renamed. Use django.forms.utils instead.
from django.forms.util import ValidationError

Please fix the issue. It'll be a good move :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants