-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Amit Upadhyay wrote:
> On 2/24/06, *patrick k* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     here it is (i´m not sure if you need all of this ...):
>     <snip>
>     TemplateSyntaxError: Caught an exception while rendering.
> 
> 
> This is a template syntax error, you can put a TEMPLATE_DEBUG=True in
> your settings file and restart server to help you find about template
> error.

Not! This will happen when a exception is thrown from some code in template 
rendering, you must put
*TEMPLATE_DEBUG=False* to get actual error.

Also post result of django-admin.py sql <your app> for Filmstarts table.

- --
Nebojša Đorđević - nesh
Studio Quattro - Niš - SCG
http://studioquattro.biz/
http://djnesh.blogspot.com/  |  http://djnesh-django.blogspot.com/ |  
http://djangoutils.python-hosting.com/
Registered Linux User 282159 [http://counter.li.org]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD/1Jst2W58T89D+0RAjtyAJ4meHbouq8BUQAonQzVs6Ckxv+tNgCfaP95
Us3tptFkL9iVzoOA1jwQRVQ=
=b58o
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to