Hi,
I'm having some issues locating publishing options for my newly added
module "satchmo_ext.product_feeds". I followed Bruce Kroeze's post and
added the following to my local_settings.py file:
URLS = patterns('',
(r'^feed/', include('satchmo_ext.product_feeds.urls')),
)
With these changes, /feed doesn't exist. I think there's something
missing. I expected some /admin or /setting changes with this too.
--
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.