The link should be - /admin/configurable/productvariation/add/ You'll need to make sure that you have product and 'product.modules.configurable' as INSTALLED_APPS
-Chris On Sun, May 2, 2010 at 8:21 PM, Craig <[email protected]> wrote: > I just updated with no luck. > > Chris, is the correct url /admin/product/productvariation/add/? > > satchmo/apps/product/templatetags/satchmo_product_admin.py uses that url, > but url routing of my satchmo install seems to use > "admin/configurable/productvariation/add/" > > > On Sun, May 2, 2010 at 10:14 PM, Craig <[email protected]> wrote: > >> I'm running 0.91 RC2. I'll try updating. >> >> Thanks >> >> >> On Sun, May 2, 2010 at 10:07 PM, Chris Moffitt <[email protected]>wrote: >> >>> What version of satchmo are you running? We had an issue when we did the >>> product model change where some of the admin urls were broken. They are now >>> fixed in hg tip. >>> >>> -Chris >>> >>> >>> On Sun, May 2, 2010 at 7:44 PM, craig <[email protected]> wrote: >>> >>>> I'm running into an issue trying to add a product variation from the >>>> admin. >>>> >>>> The link for "Add Variation" is pointing to admin/product/ >>>> productvariation/add/ >>>> >>>> I'm getting a 404 but if I change it to: >>>> admin/configurable/productvariation/add/ >>>> >>>> it seems to work fine. Is this a bug in the template tag or something >>>> on my end? What's the correct url supposed to be? >>>> >>>> Thanks >>>> >>>> -- >>>> 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]<satchmo-users%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/satchmo-users?hl=en. >>>> >>>> >>> -- >>> 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]<satchmo-users%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/satchmo-users?hl=en. >>> >> >> >> >> -- >> -co >> > > > > -- > -co > > -- > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > -- 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.
