On Monday, 10 November 2014 13:52:46 UTC+1, Tom Evans wrote:
>
> On Mon, Nov 10, 2014 at 10:15 AM, Biola Oyeniyi > wrote:
> > based on the docs, update() Performs an SQL update query for the
> specified
> > fields, and returns the number of rows matched.
> > I have tried updating a model usi
On Mon, Nov 10, 2014 at 10:15 AM, Biola Oyeniyi wrote:
> based on the docs, update() Performs an SQL update query for the specified
> fields, and returns the number of rows matched.
> I have tried updating a model using it on django 1.7.1 with both sqlite and
> postgres but my test suite keeps fai
based on the docs, update() Performs an SQL update query for the specified
fields, and returns the number of rows matched.
I have tried updating a model using it on *django 1.7.1* with both sqlite
and postgres but my test suite keeps failing and indicating no update.
Here is what i have tried.
3 matches
Mail list logo