Hi, I read DJANGO BOOK and Chapter 4: The Django template system. I read
Creating template objects and :
#python
Python 2.4.4c1 (#2, Oct 11 2006, 20:00:03)
[GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>
I try but :
[EMAIL PROTECTED]:~/iti$ export DJANGO_SETTINGS_MODULE=.
[EMAIL PROTECTED]:~/iti$ python
Python 2.4.4c1 (#2, Oct 11 2006, 20:00:03)
[GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from djan
2 matches
Mail list logo