Re: can_introspect_default feature

2016-10-18 Thread Tim Graham
Hi Maxi, Did you take a look at the relevant commit that introduced the flag? https://github.com/django/django/commit/75303b01a9cc900eebf1f27ba0bc6508334242fc On Tuesday, October 18, 2016 at 9:51:46 AM UTC-4, Maximiliano Robaina wrote: > > Hi, > > How supposed to can_introspect_default must work?

can_introspect_default feature

2016-10-18 Thread Maximiliano Robaina
Hi, How supposed to can_introspect_default must work? I'm working on django firebird backend and I'm trying to figured out how this feature works, but the schema tests fails. This default is at database level or django level? If I define a field with a default value, and do a metadata introspe

Re: LiveServerTestCase change in Django 1.11 means can't run functional tests against external server?

2016-10-18 Thread Harry Percival
Hi everyone, thanks for cc'ing me! I'm relaxed about this -- my use of the --liveserver command-line arg was always a hack, and i'm happy to figure out a different hack as and when i come to update the book for 1.11. A custom test runner that only does FTs, and maybe hacks the class to no longer