From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: vyanktesh yadav <vyanktesh.yadav@gmail.com>
Cc: autotest@test.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH 1/6] Update admin site URL dispatcher to Django 1.3
Date: Fri, 27 May 2011 14:33:23 -0300 [thread overview]
Message-ID: <1306517606.2203.2.camel@justice> (raw)
In-Reply-To: <BANLkTi=VgwjAZ5bP=6_GZgRiv0g_TNbS7g@mail.gmail.com>
On Fri, 2011-05-27 at 10:53 -0400, vyanktesh yadav wrote:
> Hi ,
>
> [Please see screen shot too..]
>
> I am facing Template syntax error while trying to do add hosts in
> admin
> interface.
Yeah, some of the custom template logic present on the application is
being slashed by the internal changes of the admin module. And I thought
1.3 was supposed to be mostly compatible API wise with 1.1. What a
mistake...
I've fixed this problem on my local git repo, but there are other things
that came up to address. I will work more on the port and publish
another patchset, after proper testing is made.
Thanks for trying and sorry for the hassle,
Lucas
> Facing this error with the latest autotest.git and latest Django's
> syncdb.
>
> TemplateSyntaxError at /afe/server/admin/afe/host/add/
> Caught an exception while rendering:
>
> In
> template
> /usr/localtest/autotest/site-packages/django/contrib/admin/templates/admin/includes/fieldset.html,
> error at line 12
>
> also In
>
> TemplateSyntaxError at /afe/server/admin/afe/aclgroup/add/
> Caught an exception while rendering:
>
>
>
> Please let me know any patch is available for this issue?
>
> Thanks & Regards,
> Vyanktesh Yadav
>
next prev parent reply other threads:[~2011-05-27 17:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-27 4:21 [PATCH 0/6] Update the web interface to the latest versions of foundation components Lucas Meneghel Rodrigues
2011-05-27 4:21 ` [PATCH 1/6] Update admin site URL dispatcher to Django 1.3 Lucas Meneghel Rodrigues
[not found] ` <BANLkTi=VgwjAZ5bP=6_GZgRiv0g_TNbS7g@mail.gmail.com>
2011-05-27 17:33 ` Lucas Meneghel Rodrigues [this message]
2011-05-27 4:21 ` [PATCH 2/6] afe/readonly connection: Catch AttributeError exceptions Lucas Meneghel Rodrigues
2011-05-27 4:21 ` [PATCH 3/6] Adding afe custom database engine Lucas Meneghel Rodrigues
2011-05-27 4:21 ` [PATCH 4/6] Change web app to use new DB engine Lucas Meneghel Rodrigues
2011-05-27 4:21 ` [PATCH 5/6] Removing get_from_clause() from custom query class Lucas Meneghel Rodrigues
2011-05-27 4:21 ` [PATCH 6/6] external_packages: Bump version number requirements for web deps Lucas Meneghel Rodrigues
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1306517606.2203.2.camel@justice \
--to=lmr@redhat.com \
--cc=autotest@test.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=vyanktesh.yadav@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.