From 0e0265a624947fcb13860cfcc24078e79af9346b Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Fri, 10 Oct 2008 18:51:06 -0400 Subject: drop useless view --- settings.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'settings.py') diff --git a/settings.py b/settings.py index 082bf43e..c9d431da 100644 --- a/settings.py +++ b/settings.py @@ -34,9 +34,6 @@ SITE_ID = 1 # Examples: "http://foo.com/media/", "/media/". ADMIN_MEDIA_PREFIX = '/media/admin_media/' -# URL to send users when they don't have sufficient privileges -BADPRIVS_URL = '/denied/' - # login url LOGIN_URL = '/login/' -- cgit v1.2.3-55-g3dc8