mirror of https://github.com/r4sas/py-i2phosts
Browse Source
django.conf.urls.defaults is deprecated since django 1.5 old: from django.conf.urls.defaults import * new: from django.conf.urls import *pull/1/head
Hidden Z
11 years ago
5 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue