summaryrefslogtreecommitdiff
path: root/www/py-graphite-web/files/patch-webapp__graphite__urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-graphite-web/files/patch-webapp__graphite__urls.py')
-rw-r--r--www/py-graphite-web/files/patch-webapp__graphite__urls.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/py-graphite-web/files/patch-webapp__graphite__urls.py b/www/py-graphite-web/files/patch-webapp__graphite__urls.py
new file mode 100644
index 000000000000..cf7041453c9f
--- /dev/null
+++ b/www/py-graphite-web/files/patch-webapp__graphite__urls.py
@@ -0,0 +1,11 @@
+--- ./webapp/graphite/urls.py.orig 2013-08-21 17:11:04.000000000 +0000
++++ ./webapp/graphite/urls.py 2014-02-13 02:01:59.484110692 +0000
+@@ -12,7 +12,7 @@
+ See the License for the specific language governing permissions and
+ limitations under the License."""
+
+-from django.conf.urls.defaults import *
++from django.conf.urls import *
+ from django.conf import settings
+ from django.contrib import admin
+