On Fri, Mar 25, 2011 at 10:43 PM, Alex Gaynor wrote:
> There's http://code.djangoproject.com/ticket/3615, most of the effort there
> has been on making MySQL not be stupid though :) Someone at PyCon told me
> they found a way to make it work though (Chris Adams I think?).
I dunno -- almost every
On Fri, Mar 25, 2011 at 11:41 PM, Jacob Kaplan-Moss wrote:
> On Fri, Mar 25, 2011 at 6:45 PM, maxi wrote:
> > Yes, that seems to be the problem. Firebird doesn't support deferred
> > constraints.
> > Are there any approach or workaround to solve this ?
>
> No workarounds, no. We need to refactor
On Fri, Mar 25, 2011 at 6:45 PM, maxi wrote:
> Yes, that seems to be the problem. Firebird doesn't support deferred
> constraints.
> Are there any approach or workaround to solve this ?
No workarounds, no. We need to refactor our test suite to not rely on
deferred constraints (except of course wh
On 25 mar, 20:22, Alex Gaynor wrote:
> On Fri, Mar 25, 2011 at 7:20 PM, maxi wrote:
> > On 25 mar, 19:21, Gabriel Hurley wrote:
> > > The extra object is in the initial_data.json fixture which is loaded
> > > automatically. If you're not seeing that object than something is wrong
> > with
> >
On Fri, Mar 25, 2011 at 7:20 PM, maxi wrote:
> On 25 mar, 19:21, Gabriel Hurley wrote:
> > The extra object is in the initial_data.json fixture which is loaded
> > automatically. If you're not seeing that object than something is wrong
> with
> > your initial_data fixture loading.
> >
> > -
On 25 mar, 19:21, Gabriel Hurley wrote:
> The extra object is in the initial_data.json fixture which is loaded
> automatically. If you're not seeing that object than something is wrong with
> your initial_data fixture loading.
>
> - Gabriel
Hi Gabriel,
Thank for response.
I see now what I ha
The extra object is in the initial_data.json fixture which is loaded
automatically. If you're not seeing that object than something is wrong with
your initial_data fixture loading.
- Gabriel
--
You received this message because you are subscribed to the Google Groups
"Django developers" g
On 25 mar, 16:44, Paul McMillan wrote:
> We can't help you if you don't tell us a bit more about your system.
> What version of Python? What OS?
I'm running django 1.3 from trunk. I'm using Ubuntu 10.04 and python
2.6.5
>Is there anything else unusual about
> your system or how you are running t
We can't help you if you don't tell us a bit more about your system.
What version of Python? What OS? Is there anything else unusual about
your system or how you are running the tests?
-Paul
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
Hi,
I've running (or trying) the django 1.3 test suite and I've got an
error with the next traceback...
Traceback (most recent call last):
File "/home/maxi/projects/django/django/tests/modeltests/fixtures/
tests.py", line 221, in test_compress_format_loading
''
File "/home/maxi/projects/d
10 matches
Mail list logo