Skip to content

Changing Action.timestamp to use default rather than auto_now_add#1

Open
benslavin wants to merge 1 commit into
JordanReiter:masterfrom
benslavin:patch-1
Open

Changing Action.timestamp to use default rather than auto_now_add#1
benslavin wants to merge 1 commit into
JordanReiter:masterfrom
benslavin:patch-1

Conversation

@benslavin

Copy link
Copy Markdown

Changing Action.timestamp to use default rather than auto_now_add. The action signal handler allows a timestamp to be specified by the caller, but auto_now_add was preventing this from functioning.

…add`. The `action` signal handler allows a timestamp to be specified by the caller, but `auto_now_add` was preventing this from functioning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant