On Mon, 2008-09-29 at 01:16 -0700, NoviceSortOf wrote:
[...]
> __So to rephrase my questions
>
> * Does Django assume that certain modules are loaded?
No.
>
> * Does the tutorial assume certain modules are loaded?
If you mean the tutorial that comes with Django itself (as part of the
documen
I've spent some time with the book recommend as well as other
tutorials on Python. My question here is directly related
to Chapter 7 of the Tutorial/Definative guide to Django,
which does not seem to provide a comprehensive list of imports
for the code for doing a data search it works the reader
from django.template.loader import get_template
I recommend learning some general python before you dive into django.
There are lots of great sites for this, for example www.diveintopython.org
/H
26 sep 2008 kl. 15.44 skrev NoviceSortOf:
>
>
> this works
>
from django.template import lo
3 matches
Mail list logo