#5163: django.contrib.auth.views.login depends on sites framework
-------------------------+--------------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian      
  Status:  new           |   Component:  Contrib apps
 Version:  SVN           |    Keywords:              
   Stage:  Unreviewed    |   Has_patch:  0           
-------------------------+--------------------------------------------------
 The handy login view appears to be depending on the sites framework for
 the sole reason of providing the site name in the context given to the
 template. Would it be possible to add the site name only if the sites
 framework is installed, turning the framework into a soft dependency?
 
 I run a single site so I don't need the sites framework. It just confuses
 my users when it turns up in the admin.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5163>
Django Code <http://code.djangoproject.com/>
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to