Use

update()

on QuerySet.

———–

e.g.,

>>>Card.objects.all().update(country=’USA’)

The update() method has a return value which is an integer that represents how many records changed.

Go to the project you checked out

click right button

select “Team”

© 2011 Web Oom Suffusion theme by Sayontan Sinha
Switch to our mobile site
Top Footer