I understand why you are suggesting that, and I appreciate the help, but...

1) the docs claim it should work out of the box, so I think something is broken

2) I don't know what to add to TEMPLATE_DIRS since there is no
documentation about what I need to add. (see #1 above)

:-(

I am attempting a second install of satchmo in a virtualenv sandbox to
see if I screwed something up on the first attempt at installation.
But any and all help is appreciated.

On Thu, Oct 8, 2009 at 1:19 PM, Bruce Kroeze <[email protected]> wrote:
>
> Look at the output of the "template does not exist" error page, it
> should tell you where Django searched for the template files.  Do they
> exist?  Is one of them right?  If not, then you should edit the
> local_settings.py file in the simple project and explicitly define the
> TEMPLATE_DIRS entry, putting in the correct satchmo template path.
>
> On Thu, Oct 8, 2009 at 10:42 AM, Chaim Krause <[email protected]> wrote:
>>
>> I am following the directions at
>>
>> http://www.satchmoproject.com/docs/svn/new_installation.html
>>
>> and I cannot get the 'Simple' sample to work.
>>
>> I have followed the directions in "Installing Satchmo into your path"
>> and when I get to step 4 I can import django and satchmo correctly.
>>
>> Then it says "Before proceeding with the next steps, please
>> familiarize yourself with the sample projects that are available in
>> /satchmo/projects/."
>>
>> So I go into d:\workspace\satchmo_test\src\satchmo\satchmo\projects\simple
>> and execute
>>
>> python manage.py runserver (I am on Windows)
>>
>> and the server starts up without error. But when I go to
>> http://127.0.0.1:8000/ I get an error.
>>
>> http://dpaste.com/104419/
>>
>> It says that TemplateDoesNotExist at /
>>
>> I have already asked for help on #satchmo, but haven't gotten any.
>>
>> I would appreciate help from this list or on #satchmo.
>>
>> If I can get somebody to help me in #satchmo today, and get all of the
>> examples working, I will make a cash donation to the satchmo project.
>>
>> thanx,
>> chaim
>>
>> >
>>
>
>
>
> --
> Bruce Kroeze
> http://www.ecomsmith.com
> It's time to hammer your site into shape.
>
> >
>

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