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 with auto_now=True are not displayed in record form #336

Open
guandalf opened this issue Jul 16, 2013 · 1 comment
Open

DateTimeField with auto_now=True are not displayed in record form #336

guandalf opened this issue Jul 16, 2013 · 1 comment

Comments

@guandalf
Copy link

I feel like it would be better to have them displayed and editable, because in admin interface I would like to control everything.

@douglasmiranda
Copy link
Contributor

I've been seen a lot of discussion on it, in the foruns arround the web.

I think when we want to change fields that aren't supposed to be editable (auto_now, auto_now_add), we have to do in a explicit way instead using this shortcut.

But this is in my opinion. I've used mostly on "created", "updated" fields. And when using like this, I don't want they change manually.

@auvipy auvipy added this to the 0.8.0 - Theme improvement milestone Nov 13, 2016
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

3 participants