1
0
mirror of https://github.com/django/django.git synced 2025-04-05 14:06:42 +00:00
Daniel Pyrathon cb15231888 Fixed #21798 -- Added check for DateTime mutually exclusive options
Added DateTimeCheckMixin to avoid the use of default, auto_now, and
auto_now_add options together. Added the fields.E151 Error that is raised
if one or more of these options are used together.
2014-05-16 05:57:19 -04:00
..
2014-03-21 20:18:19 -04:00