Re: Model validation incompatibility with existing Django idioms

2010-01-09 Thread Ben Phillips
-Original Message- From: Ivan Sagalaev Date: Sun, 10 Jan 2010 03:25:29 To: Subject: Re: Model validation incompatibility with existing Django idioms Joseph Kocherhans wrote: > # Run validation that was missed by the form. > p.validate_fields(fields=['user', 'pr

Re: MultiDb status ?

2008-08-29 Thread Ben Phillips
On Thu, Aug 28, 2008 at 8:18 PM, Rock <[EMAIL PROTECTED]> wrote: > > What you are describing is an edge case for the notion of "sharding" > which is the deployment of identically structured DBs where different > batches of users get saved in different databases. (Flickr does this.) You could also