Skip to content
This repository has been archived by the owner on Jan 9, 2018. It is now read-only.

Update to django 1.5 #38

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Update to django 1.5 #38

wants to merge 4 commits into from

Conversation

laginha
Copy link

@laginha laginha commented Mar 22, 2013

Avoid deprecation warnings:

  • django.conf.urls.defaults is deprecated
  • django.utils.hashcompat is deprecated

django.utils.hashcompat is deprecated; use hashlib instead
django.conf.urls.defaults is deprecated; use django.conf.urls instead
django.conf.urls.defaults is deprecated; use django.conf.urls instead
django.conf.urls.defaults is deprecated; use django.conf.urls instead
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant