found what is calling the django_redirect, still not sure what started 
causing it.
*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/' )
0%
0.00Sel Expl

*Connection:* default

C:\django\mezz\lib\site-package

s\mezzanine\core/middleware.py in process_response(238)
  redirect = Redirect.objects.get(**lookup)

-- 
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