#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 Collin Grady <[EMAIL PROTECTED]>):
Having `SITE_ID` set wrong will cause problems in many areas, so I don't
think it's a valid solution to this.
As well, the reason for generating full URLs in a redirect is because
relative URLs often ''do not'' work right in all browsers, so that's also
a poor alternative.
If there's just a quick note added to indicate that you need to fix that
domain name, the issue should vanish, and then people know the proper way
to do it right off the bat.
--
Ticket URL: <http://code.djangoproject.com/ticket/5652#comment:2>
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
-~----------~----~----~----~------~----~------~--~---