updated_at = models.DateTimeField(auto_now=True) created_at = models.DateTimeField(auto_now_add=True)
On Jan 27, 1:54 pm, "Claudio Escudero" <[EMAIL PROTECTED]> wrote: > Anyone know if there is something like created_at or updated_at of Ruby on > Rails. > These fields are filled automatically when saving and editing? > The date of saving and editing > > Thanks, > Claudio Escudero --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---