Thursday, January 10, 2013

Re: Correct way to specifiy database-level column defaults

For `DateField`s and `DateTimeField`s specifically, also take a look at the `auto_now` and `auto_now_add` keyword arguments, documented here: https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.DateField

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ZpIEjNhAF6QJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment