#5652: Startforward use of startproject command results in broken "Show on Site"
link in admin
-------------------------------------------------+--------------------------
   Reporter:  Leo Hourvitz <[EMAIL PROTECTED]>  |                Owner:  nobody 
        
     Status:  new                                |            Component:  
django-admin.py
    Version:  SVN                                |           Resolution:        
         
   Keywords:  SITE_ID                            |                Stage:  
Unreviewed     
  Has_patch:  0                                  |           Needs_docs:  0     
         
Needs_tests:  0                                  |   Needs_better_patch:  0     
         
-------------------------------------------------+--------------------------
Comment (by Leo Hourvitz <leovitch at gmail>):

 Sorry, I used "relative URL" when what I meant was "absolute URL without a
 hostname component" (i.e., URLs that begin with a /).  I really think
 using those would be a better solution than complicating every new Django
 app; as I mentioned above, the develop/test/deploy gap for a Django app is
 much easier if it does not generate a hostname at all as part of its'
 cross-referenced URLs.

 Regarding relative URLs having known browser issues, that's a new one on
 me and thanks for the info.  Is there a specific reference to the issue
 somewhere? (obviously, I haven't run into the problem before)

 What are some of the cases where an invalid SITE_ID will cause a failure
 even when not using multiple sites?

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