Ohwell..

In the process of learning django i have this project that pretty much
does nothing.

at first i used development server to test-run it, then i installed
apache and other required stuff and moved my project into another
folder.

I set up my httpd.conf to read from the new folder and i thought it
was doing that, but apparently i had not changed my template path in
settings.py.

How stupid of me...

Lesson for all beginners - when you move your project around, make
sure you check and doublecheck your settings.py :)

Alan

On May 2, 9:28 pm, Michael Newman <[email protected]> wrote:
> On May 2, 2009, at 1:58 PM, zayatzz <[email protected]> wrote:
>
>
>
> > No matter. i figured out the cause, but now i have different how...
> > not one suitable for this thread
>
> Alan;
>
> Glad you got it figured out. It would be helpful to the people who  
> might be of will be following this thread to hear what the ultimate  
> solution was or how you got there no matter how silly it might be.  
> Also to clear up some of your comments about magic and caching, which  
> were not the case.
>
> Good to hear you got it worked out,
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to