On 22 syys, 23:34, Shai Berger wrote:
> On Wednesday 05 September 2012, Ian Kelly wrote:
>
>
>
> > Thanks for tracking that down. _rowfactory was a module-level
> > function rather than a method, and I should have left it that way.
>
> So -- Ian, Anssi, are you going to include the fix in Django
Hi,
Thanks for suggestion Aymeric, I'll visit Django-users.
Thanks
Laxmikant
On Fri, Sep 21, 2012 at 6:55 PM, Aymeric Augustin <
aymeric.augus...@polytechnique.org> wrote:
> Hi Laxmikant,
>
> This is a question is about using Django; please post such questions
> to django-users.
>
> The topic o
This may be the intended behavior, but I couldn't find docs on it. My
recommendation would defer to "The Zen of Python"
In the face of ambiguity, refuse the temptation to guess.
I would rather see the typical IntegrityError: Problem installing fixture...
--
You received this message becaus
On 20 September 2012 16:11, Michael Manfre wrote:
> The first argument could be either a string or a list of strings.
Bad pattern. Then you must test for the existence of a string in order
to avoid ('t', 'h', 'i', 's').
HM
--
You received this message because you are subscribed to the Google