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

Admin URL config deprecation #73

Closed
mcwebb opened this issue Feb 3, 2016 · 5 comments
Closed

Admin URL config deprecation #73

mcwebb opened this issue Feb 3, 2016 · 5 comments

Comments

@mcwebb
Copy link

mcwebb commented Feb 3, 2016

Hi, thanks for a really great module.
Just thought I should report (since it doesn't seem to have been reported yet), I'm getting the following deprecation warning for this module.

[...]/site-packages/ordered_model/admin.py:32:
RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated and will be removed in Django 1.10.
Update your urlpatterns to be a list of django.conf.urls.url() instances instead.
  name='{app}_{model}_order_down'.format(**self._get_model_info())),
timgraham added a commit to timgraham/django-ordered-model that referenced this issue Feb 9, 2016
timgraham added a commit to timgraham/django-ordered-model that referenced this issue Feb 9, 2016
timgraham added a commit to timgraham/django-ordered-model that referenced this issue Feb 9, 2016
timgraham added a commit to timgraham/django-ordered-model that referenced this issue Feb 9, 2016
timgraham added a commit to timgraham/django-ordered-model that referenced this issue Feb 9, 2016
@timgraham
Copy link
Contributor

PR: #75

timgraham added a commit to timgraham/django-ordered-model that referenced this issue Feb 12, 2016
mverleg pushed a commit to mverleg/django-ordered-model that referenced this issue Mar 17, 2016
@emontellese
Copy link

Should this issue be closed?

(I noted this issue as well with the pip-installed version).

Great app!

@mcwebb
Copy link
Author

mcwebb commented Apr 13, 2016

The PR doesn't seem to have been merged yet. Not sure why - seems good to
me.

On Wed, 13 Apr 2016, 03:40 emontellese, notifications@github.com wrote:

Should this issue be closed?

(I noted this issue as well with the pip-installed version).

Great app!


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#73 (comment)

@emontellese
Copy link

Oh right! (New to github)

@alexshin
Copy link

alexshin commented May 5, 2016

Please merge pr #75

@bfirsh bfirsh closed this as completed in 5a1b327 May 16, 2016
bfirsh added a commit that referenced this issue May 16, 2016
Fix #73: Remove usage of deprecated django.conf.urls.patterns.
@mjholtkamp mjholtkamp mentioned this issue Jun 9, 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

4 participants