#5652: Straightforward use of startproject command results in broken "Show on
Site" link in admin
--------------------------------------------------------+-------------------
          Reporter:  Leo Hourvitz <[email protected]>  |         Owner:  
nobody 
            Status:  new                                |     Milestone:        
 
         Component:  django-admin.py                    |       Version:  SVN   
 
        Resolution:                                     |      Keywords:  
SITE_ID
             Stage:  Accepted                           |     Has_patch:  0     
 
        Needs_docs:  0                                  |   Needs_tests:  0     
 
Needs_better_patch:  0                                  |  
--------------------------------------------------------+-------------------
Changes (by mtredinnick):

  * stage:  Design decision needed => Accepted

Comment:

 Since the sites app isn't required any longer (it used to be compulsory
 for admin), we don't need to include it in the list of default installed
 apps. It isn't that widely used that people needing it can't write it in
 manually. So the solution to this is remove sites app from the default
 `INSTALLED_APPS` list in the project template.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5652#comment:7>
Django <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