On Fri, Jan 18, 2013 at 12:02 PM, yillkid <[email protected]> wrote: > But not works, anybody help me ?
Now working means? What exactly happening? a `Last` object will be created everytime you save the `Info` model object. If you don't want to do that accept an argument `created` and check if it is created or already existing object. -- blog : ragsagar.wordpress.com mail id : python -c "print '@'.join(['ragsagar','.'.join([x for x in ['gmail','com']])])" -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

