Re: saving in a view

2012-01-27 Thread Ian Clelland
On Fri, Jan 27, 2012 at 9:26 AM, MikeKJ wrote: > I have 2 models Count is purely an incremental counter a model called Sale, > the reason for the Count models is to increment a reference for Sale and > other models > > In a view I get the latest sale and count then I want to save the > incemented

saving in a view

2012-01-27 Thread MikeKJ
er.save(force_update=True) I know the field names are rubbish but can anyone spot where I am going wrong please -- View this message in context: http://python.6.n6.nabble.com/saving-in-a-view-tp4343606p4343606.html Sent from the django-users mailing list archive at Nabble.com. -- You received this