Skip to content

Conversation

@jhensley
Copy link

Made changes necessary to support Django >= 1.6.

Changes include:

  • Removal of deprecated from django.core.management import execute_manager import
  • Modified import for URL conf -- updated to from django.conf.urls import *

Jonathan Hensley added 2 commits February 24, 2014 16:14
- replaced django.core.management.execute_manager with from django.core.management import execute_from_command_line
- Modified path to support Django >= 1.6
- changed from django.conf.urls.defaults to django.conf.urls
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.

1 participant