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

django.contrib.contenttypes.generic is deprecated #22

Closed
darkpixel opened this issue Aug 30, 2015 · 1 comment
Closed

django.contrib.contenttypes.generic is deprecated #22

darkpixel opened this issue Aug 30, 2015 · 1 comment

Comments

@darkpixel
Copy link
Contributor

WARNING 2015-08-30 00:11:02,323 generic 24458 139973617043264 /home/aaron/.virtualenvs/uitintranet/local/lib/python2.7/site-packages/attachments/models.py:6: 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
@erichschroeter erichschroeter mentioned this issue Oct 21, 2015
@bartTC
Copy link
Owner

bartTC commented Mar 19, 2016

Fixed in develop branch.

@bartTC bartTC closed this as completed Mar 19, 2016
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

2 participants