Re: Improved template error messages

2005-10-07 Thread Adrian Holovaty
On 10/6/05, Robert Wittams <[EMAIL PROTECTED]> wrote: > In my new admin branch, I've just committed a change that makes > debugging template errors a lot easier. Hey Robert, Please keep your branch changes limited to new-admin stuff. This is exactly the kind of thing that will make it extra diff

Improved template error messages

2005-10-06 Thread Robert Wittams
In my new admin branch, I've just committed a change that makes debugging template errors a lot easier. Here is an example of the error messages now: TemplateSyntaxError?: Unclosed tag 'if' starting at /usr/lib/python2.4/site-packages/django/conf/admin_templates/admin_submit_line.html, line 6. Lo