Hello, Django 0.96, Python 2.5. I have a model which has an auto_now date field for checking update time. But as you know there will always be exceptions.
I have to prevent updating auto_nowed field for just one action. Is it possible? Or should I remove auto_now and update the date field whenever updating the model? Regards, KwonNam. --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---