Hi Scott,

There's a setting in the site settings of your shop that sets 'only
authenticated users can check out'. Checking this on or off will
bypass the requisite templates, or not. You shouldn't need to alter
any template code to do this.

You should definitely implement the debug toolbar, almost essential
for satchmo development, as it tells you the templates, the views, and
other goodies. I would also strongly recommend using Eclipse with
PyDev installed as your IDE, it's superb.

Rick

On Jan 20, 7:34 am, jc <[email protected]> wrote:
> Yes, I am modifying the template file within Satchmo's source. I haven't
> copied this particular file *form.html* (which is within *
> payment/templates/shop/checkout)* to another location, though I know that's
> probably recommended I decided not to do it. Seems like I should be able to
> edit the core file and I'd see the changes but that's not the case. I'm sure
> it's my lack of knowledge about Django templates. :)
>
> I'll look into how to implement the debug toolbar. I've never tried using it
> before. If I figure this out, I'll make sure I post how I did it.
>
> thanks again,
> jc

-- 
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.

Reply via email to