thank you, it is helpful for me. thank you very much :)
On Saturday, June 22, 2013 at 8:24:27 AM UTC+7, asa...@princeton.edu wrote:
>
> Thank you! I'm always amazed at how quickly and accurately people respond
> in this group--much appreciated.
>
> Alok
>
> On Friday, June 21, 2013 9:18:59 PM UT
On 22/06/2013 02:24, asax...@princeton.edu wrote:
# Make this unique, and don't share it with anybody.
SECRET_KEY = '8c(j)m3dm!m3gd_n#vjjfqdeuq!ltsj3+xii617dos1i@_pc7*'
You'll want to change your secret key now that you have posted it on a
public mailing list if you are actual
Thank you! I'm always amazed at how quickly and accurately people respond
in this group--much appreciated.
Alok
On Friday, June 21, 2013 9:18:59 PM UTC-4, ayeowch wrote:
>
> TEMPLATE_CONTEXT_PROCESSORS is not there by default in your project's
> settings.py. It's defined in the django/conf/glo
TEMPLATE_CONTEXT_PROCESSORS is not there by default in your project's
settings.py. It's defined in the django/conf/global_settings.py, see
https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-TEMPLATE_CONTEXT_PROCESSORSfor
the default callables that are included.
On Sat, Jun 22, 2013 a
Hey everyone,
Currently a noob to Django--I'm using Django 1.5.1 installed with Python
2.7 in a virtualenv. I'm learning about context processors and noticed that
TEMPLATE_CONTEXT_PROCESSORS is completely missing from my settings.py. Is
this normal? Am I supposed to add Django's default templat
5 matches
Mail list logo