Hi all,
I upgraded my 'live' site to the 1650 as I am running on my dev
machine. Now I've got NoReverseFound errors on the home page and the
admin home page, though I can pull up admin/products ?!? What's really
weird is it was working last night, and this morning it's erroring out
everywhere...
On the home page, it's dying at {% category_tree %} trying to build
the product menu :
Caught an exception while rendering: Reverse for 'satchmo_category'
with arguments '()' and keyword arguments '{'parent_slugs': '',
'slug': u'foie-gras'}' not found.
The sub category foie-gras exists?!?
On the admin site home page, it errors out on
Caught an exception while rendering: Reverse for
'delices.satchmo_admin_edit_inventory' with arguments '()' and keyword
arguments '{}' not found.
How do I debug this?
Thanks,
Sam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Satchmo users" 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---