Error Template

2007-01-05 Thread Jose Federico Muñoz Rubio
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. >

Re: Error Template

2007-01-05 Thread Jose Federico Muñoz Rubio
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