Wednesday, February 25, 2015

Re: template_dir , template_loader missing in settings.py

TEMPLATE_DIRS = (
        join(BASE_DIR, 'templates'),
)
As a beginner, I would recommend using cookiecutter-django to initiate a project and take look.

Best Regards!
Chao Yan
--------------
About me http://about.me/chao_yan

My twitter@yanchao727
My Weibohttp://weibo.com/herewearenow
--------------

2015-02-25 15:23 GMT+08:00 Priya Panthi <priyapanthi8@gmail.com>:
hello all, I am beginner in django..As template_dir , template_loader are missing in settings.py, I am facing lots of problems..Please kindly suggest how I should include these. It would be a great help. I have spent hours sorting it out but in vain..Thanks in advance..

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dbff6410-b0f8-4c49-acac-b73de0ca9475%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALAMvO9WMidTWikdHAgQveKPw_kutFPGT1uYJbmSQMHxnnWRgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment