Re: [Django] #13479: Support of settings.ADMIN_FOR in django.contrib.sites

2010-05-07 Thread Django
#13479: Support of settings.ADMIN_FOR in django.contrib.sites
--+-
  Reporter:  bernhard   | Owner:  nobody  
   
Status:  closed   | Milestone:  
   
 Component:  Contrib apps |   Version:  1.1 
   
Resolution:  invalid  |  Keywords:  
django.contrib.sites, sites framework, settings,  ADMIN_FOR
 Stage:  Unreviewed   | Has_patch:  0   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  0|  
--+-
Changes (by russellm):

  * status:  new => closed
  * resolution:  => invalid

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@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.



Re: [Django] #13479: Support of settings.ADMIN_FOR in django.contrib.sites

2010-05-05 Thread Django
#13479: Support of settings.ADMIN_FOR in django.contrib.sites
--+-
  Reporter:  bernhard   | Owner:  nobody  
   
Status:  new  | Milestone:  
   
 Component:  Contrib apps |   Version:  1.1 
   
Resolution:   |  Keywords:  
django.contrib.sites, sites framework, settings,  ADMIN_FOR
 Stage:  Unreviewed   | Has_patch:  0   
   
Needs_docs:  0|   Needs_tests:  0   
   
Needs_better_patch:  0|  
--+-
Changes (by ramiro):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Replying to [ticket:13479 bernhard ]:
 > The ADMIN_FOR setting isn't really used anywhere in the current Django
 version.

 Hrm, the code in `django/contrib/admindocs/views.py` shows it is used for
 what the [http://docs.djangoproject.com/en/1.1/ref/settings/#admin-for
 documentation] describes it is intended, namely: ''Used for admin-site
 settings modules, this should be a tuple of settings modules (in the
 format 'foo.bar.baz') for which this site is an admin. The admin site uses
 this in its automatically-introspected documentation of models, views and
 template tags.''

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@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.



[Django] #13479: Support of settings.ADMIN_FOR in django.contrib.sites

2010-05-05 Thread Django
#13479: Support of settings.ADMIN_FOR in django.contrib.sites
-+--
 Reporter:  bernhard   |  
 Owner:  nobody
   Status:  new  |   
Milestone:
Component:  Contrib apps | 
Version:  1.1   
 Keywords:  django.contrib.sites, sites framework, settings,  ADMIN_FOR  |  
 Stage:  Unreviewed
Has_patch:  0|  
-+--
 The ADMIN_FOR setting isn't really used anywhere in the current Django
 version. I think it might make sense to extend django.contrib.sites with
 some useful methods eg. returning the right settings module for a given
 site object!

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@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.