Django debug toolbar is your friend here. It will tell you exactly which templates are being used. In this case - satchmo/apps/satchmo_store/contact/templates/registration/login.html satchmo/apps/satchmo_store/contact/templates/contact/update_form.html
Hope this helps, Chris On Fri, Apr 9, 2010 at 11:19 PM, Brad Pitcher <[email protected]> wrote: > Can someone please point me to the templates for account info and > login. Are they from django-registration or are they in Satchmo. I > just can't find them for the life of me. > > -- > 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.
