The Python Oracle

Automatic creation date for Django model form objects

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Sunrise at the Stream

--

Chapters
00:00 Question
01:11 Accepted answer (Score 455)
01:34 Answer 2 (Score 110)
02:27 Thank you

--

Full question
https://stackoverflow.com/questions/3429...

Accepted answer links:
[auto_now]: http://docs.djangoproject.com/en/stable/...
[auto_now_add]: http://docs.djangoproject.com/en/stable/...

Answer 2 links:
[auto_now_add]: https://docs.djangoproject.com/en/2.2/re...
[auto_now]: https://docs.djangoproject.com/en/2.2/re...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django #djangomodels

#avk47