Changes between Initial Version and Version 1 of Ticket #26239, comment 7
- Timestamp:
- Mar 10, 2016, 6:41:00 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26239, comment 7
initial v1 1 1 I think that is good enough. 2 2 Thank you 3 > [comment:6 duane9]:4 > I think the documentation already specifies this: "Automatically set the field to now every time the object is saved."5 > https://docs.djangoproject.com/en/1.9/ref/models/fields/#django.db.models.DateField.auto_now6 >7 > Does the documentation need something more?