Author: lukeplant
Date: 2011-03-28 15:19:14 -0700 (Mon, 28 Mar 2011)
New Revision: 15941

Modified:
   django/trunk/django/conf/global_settings.py
Log:
Removed totally unused setting.

Modified: django/trunk/django/conf/global_settings.py
===================================================================
--- django/trunk/django/conf/global_settings.py 2011-03-28 21:27:22 UTC (rev 
15940)
+++ django/trunk/django/conf/global_settings.py 2011-03-28 22:19:14 UTC (rev 
15941)
@@ -470,10 +470,6 @@
 # user. Set this to 0 if you want to disable it.
 COMMENTS_FIRST_FEW = 0
 
-# A tuple of IP addresses that have been banned from participating in various
-# Django-powered features.
-BANNED_IPS = ()
-
 ##################
 # AUTHENTICATION #
 ##################

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to