Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTimeField(auto_now_on_update=True) returns datetime.now() #91

Closed
veeloox opened this issue Jun 8, 2015 · 2 comments
Closed

DateTimeField(auto_now_on_update=True) returns datetime.now() #91

veeloox opened this issue Jun 8, 2015 · 2 comments

Comments

@veeloox
Copy link
Contributor

veeloox commented Jun 8, 2015

DateTimeField(auto_now_on_update=True) always returns current date rather than stored one

@veeloox
Copy link
Contributor Author

veeloox commented Jun 8, 2015

Created pull request for this #92

@heynemann
Copy link
Owner

Merged.

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

No branches or pull requests

2 participants