I forgot to mention I have it installed within my INSTALLED_APPS section too.
Thanks. On Nov 19, 11:06 pm, Scott <[email protected]> wrote: > Oops. This is a call for assistance. Any one encountered this > problem? :) > > Scott > > On Nov 19, 11:05 pm, Scott <[email protected]> wrote: > > > 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.
