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

RemovedInDjango18Warning #12

Closed
leonwiskie opened this issue Feb 14, 2015 · 3 comments
Closed

RemovedInDjango18Warning #12

leonwiskie opened this issue Feb 14, 2015 · 3 comments
Labels

Comments

@leonwiskie
Copy link

I get a warning error:
(django_processman)➜ processman git:(master) ✗ python manage.py runserver
/Users/lwiskie/.virtualenvs/django_processman/lib/python2.7/site-packages/django/forms/widgets.py:143: RemovedInDjango18Warning: LogEntryAdmin.queryset method should be renamed get_queryset.
.new(mcs, name, bases, attrs))

/Users/lwiskie/.virtualenvs/django_processman/lib/python2.7/site-packages/django/forms/widgets.py:143: RemovedInDjango18Warning: LogEntryAdmin.queryset method should be renamed get_queryset.
.new(mcs, name, bases, attrs))

Seems ike a quick fix.

@yprez
Copy link
Owner

yprez commented Feb 14, 2015

This was already fixed in #11

@leonwiskie
Copy link
Author

Hmm. OK I installed the latest version via PIP and got this error.

@yprez
Copy link
Owner

yprez commented Feb 17, 2015

I released a new version on PyPI that's compatible with Django1.8 and doesn't show this warning.

@yprez yprez closed this as completed Feb 17, 2015
@yprez yprez added the bug label Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants