On Sat, Mar 15, 2014 at 7:11 AM, Russell Keith-Magee < [email protected]> wrote:
> > On Sat, Mar 15, 2014 at 7:19 AM, Jonathan Baker < > [email protected]> wrote: > >> Does that mean that the default="" functionality is implemented by the >> ORM, instead of in the database layer? >> >> This is correct - Django's "default" argument is an API level default, > not a database level default. > > @Russ, any specific reasons for this choice? Regards, Venkat -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN7tdFR83z8_zjWdVszavKhUsz%3D3dCiT6kHZjQKcYVKgP6fMDA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

