﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36275	Update auto_now fields when using bulk_update	Rodolfo Becerra	Rodolfo Becerra	"I have seen an [[https://github.com/aykut/django-bulk-update/issues/25|issue]] and I know that currently `bulk_update` does not update the date fields that have the `auto_now=True` parameter when calling
I have a suggestion to add a new parameter to the bulk_update method `update_auto_now=True` or `auto_now=True` that updates the field if the parameter is True (which by default it would be) and if the field has not been previously updated before calling the method.

I would love to try this update if you guys see it viable."	New feature	closed	Database layer (models, ORM)	5.1	Normal	invalid	auto_now, bulk_update	Rodolfo Becerra	Unreviewed	0	0	0	0	0	0
