in satchmo/apps/products/urls/__init__.py
i'm pretty sure the line:
'product.views.adminviews.edit_inventory', {},
'satchmo_admin_edit_inventory'),
should be
'product.adminviews.edit_inventory',{},'satchmo_admin_edit_inventory'),
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---