Done. For those following along, here's the link:
http://www.djangosnippets.org/snippets/1186/
On Nov 13, 10:17 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On Fri, Nov 14, 2008 at 12:13 PM, Erik <[EMAIL PROTECTED]> wrote:
>
> > In case there are others following this topic, I have t
On Fri, Nov 14, 2008 at 12:13 PM, Erik <[EMAIL PROTECTED]> wrote:
>
> In case there are others following this topic, I have the test system
> working. I ended up putting a couple of functions in the contrib
> folder of my django installation under the mako_django folder. The
> functions emulate
In case there are others following this topic, I have the test system
working. I ended up putting a couple of functions in the contrib
folder of my django installation under the mako_django folder. The
functions emulate the behavior of the instrumented_test_render and
run_tests functions from dj
Thanks! I'll look into this. If anyone is interested in the outcome
I'll submit a patch to the mako_django package I'm using. Drop a
reply here if you're interested in the results.
On Nov 12, 6:24 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On Thu, Nov 13, 2008 at 9:58 AM, Erik <[EM
On Thu, Nov 13, 2008 at 9:58 AM, Erik <[EMAIL PROTECTED]> wrote:
>
> I am involved in a project that's using django with the mako_django
> package for template rendering. I'm working on the unit tests, but
> I'm running into the problem that the context and template are not
> returned after a que
I am involved in a project that's using django with the mako_django
package for template rendering. I'm working on the unit tests, but
I'm running into the problem that the context and template are not
returned after a query from the test client (the members in the
response are empty). I'm assu
6 matches
Mail list logo