On Tue, 2008-02-12 at 13:11 -0800, Jeff wrote:
> You can't raise an exception from a template short of writing a custom
> template tag that would raise an uncaught exception. It is a better
> practice to put that kind of logic in your model or view.
To give a bit more information to the origina
You can't raise an exception from a template short of writing a custom
template tag that would raise an uncaught exception. It is a better
practice to put that kind of logic in your model or view.
On Feb 12, 2:40 pm, shabda <[EMAIL PROTECTED]> wrote:
> I want my template to raise exception, when
2 matches
Mail list logo