Adrian Holovaty wrote:
> On 10/24/05, Howard, Rock <[EMAIL PROTECTED]> wrote:
> > 2) The admin page has a link to "example.com" which apparently is coming
> > from the site table. The admin app apparently supports no capability to
> > update that row. What are the ramifications of directly updating that
> > row in the site table?
>
> Correct -- sites aren't editable in the admin. Feel free to manually
> update that row in your database. There are no ramifications.
>

Hmmm. Did that, but the admin page still links to example.com.
(Did a 'pkill python' and still no change after a refresh.)

WTF, the 'example.com' is hard-coded into the base_site.html template!
Django is full of surprises. ;-)

Reply via email to