Or, is there still a Site object in the database whose Id matches the one
specified in settings.py?
(It depends on how you changed the site object.)

On Fri, Dec 7, 2012 at 7:42 AM, Paul Backhouse <pa...@aptivate.org> wrote:

> Is it a Site cache issue?
>
>
> https://docs.djangoproject.com/en/1.4/ref/contrib/sites/#caching-the-current-site-object
>
> Maybe try Site.objects.clear_cache()
>
> On Fri, 2012-12-07 at 00:03 -0800, easypie wrote:
> > I'm getting an 500 internal error. I did two things before this
> > happened. (1) I modified a single html file then (2) logged into admin
> > panel and changed the SITE's domain name. Afterward, I restarted the
> > server but the website kept responding w/ 500 error. Here's the apache
> > error log: http://dpaste.org/crfbg/
> >
> >
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Django users" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/django-users/-/Ihm02fnLxbIJ.
> > To post to this group, send email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to django-users
> > +unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/django-users?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to