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

Import Warning Django 1.8 #132

Closed
lzanuz opened this issue Jun 14, 2015 · 3 comments
Closed

Import Warning Django 1.8 #132

lzanuz opened this issue Jun 14, 2015 · 3 comments

Comments

@lzanuz
Copy link

lzanuz commented Jun 14, 2015

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

@joaoricardo000
Copy link

+1

This is the full warning output when starting a django 1.8 server:

WARNING:py.warnings:/opt/apps/virtualenvs/venv/local/lib/python2.7/site-packages/south/modelsinspector.py:20: RemovedInDjango19Warning: django.contrib.contenttypes.generic is deprecated and will be removed in Django 1.9. Its contents have been moved to the fields, forms, and admin submodules of django.contrib.contenttypes.
from django.contrib.contenttypes import generic

@decentral1se
Copy link
Contributor

@lzanuz @joaoricardo000

#141 got merged. Appreciated if you could confirm this isn't here any more.

@dmkoch
Copy link
Collaborator

dmkoch commented Mar 2, 2017

#141 should close this issue, please reopen if there is still a warning after the version following 1.0.3 is released.

@dmkoch dmkoch closed this as completed Mar 2, 2017
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

4 participants