> I am now on linux . I created a CMS under jim/djp/
> I created the projec t to the flatpages.
> I am trying to create templates.
> I created a templates in jim/djp/templates.I created cms under
> templates, then flatpages directory. I then created default.html
>
> In the setting I put the templa
Likely you need a full path to that.
from my settings.py file
TEMPLATE_DIRS = (
# Put strings here, like "/home/html/django_templates" or "C:/www/
django/templates".
# Always use forward slashes, even on Windows.
# Don't forget to use absolute paths, not relative paths.
'/home/ch
I am now on linux . I created a CMS under jim/djp/
I created the projec t to the flatpages.
I am trying to create templates.
I created a templates in jim/djp/templates.I created cms under
templates, then flatpages directory. I then created default.html
In the setting I put the template_dir = (
I am now on linux . I created a CMS under jim/djp/
I created the projec t to the flatpages.
I am trying to create templates.
I created a templates in jim/djp/templates.I created cms under
templates, then flatpages directory. I then created default.html
In the setting I put the template_dir = (
4 matches
Mail list logo