Skip to content

Add fallbacks for Django 1.6 support#6

Open
maaku wants to merge 2 commits intostefanfoulis:developfrom
maaku:patch-1
Open

Add fallbacks for Django 1.6 support#6
maaku wants to merge 2 commits intostefanfoulis:developfrom
maaku:patch-1

Conversation

@maaku
Copy link

@maaku maaku commented Sep 19, 2013

Fallback on Python stdlib's update_wrapper if the Django version is not available (removed in 1.6), and use django.conf.urls instead of django.conf.urls.defaults (replaces #5). Both of these API points are depreciated, and removed in 1.6.

ad-m and others added 2 commits March 3, 2013 16:39
„DeprecationWarning: django.conf.urls.defaults is deprecated; use django.conf.urls instead DeprecationWarning)”

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*Deprecated :)

But maybe not: https://code.djangoproject.com/ticket/21633

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

Successfully merging this pull request may close these issues.

2 participants