I must of turned on something or changed something, but if I try and go to 
see any of the test posts I have made on the website, I get a 404 error.  I 
have installed django_debug_toolbar and here is what I have found so far.

*SELECT* "django_redirect"."id", "django_redirect"."site_id", 
"django_redirect"."old_path", 
"django_redirect"."new_path"<http://127.0.0.1:8000/duck-dynasty/#>
*FROM* "django_redirect" *WHERE* ("django_redirect"."site_id" = 1 *AND* 
"django_redirect"."old_path" 
= '/duck-dynasty/' )

django_redirect table is totally empty.  I am not sure why it is looking 
there now, but any help would be great.

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to