Awesome, that was it. My old code now works again. Thanks! Chris
On Mon, Apr 18, 2011 at 5:47 PM, akaariai <akaar...@gmail.com> wrote: > On Apr 19, 12:17 am, Chris Spencer <chriss...@gmail.com> wrote: > > Thanks. However, changing the line to: > > > > if not self.instance.state.adding: > > > > results in essentially the same error: > > > > AttributeError: 'MyModel' object has no attribute 'state' > > Doh, that should of course be ._state. Sorry for the mistake. > > - Anssi > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.