1
0
mirror of https://github.com/django/django.git synced 2025-03-31 11:37:06 +00:00
Daniel Pyrathon cb15231888 Fixed -- 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-04-26 20:13:59 +02:00
2014-05-07 21:16:43 +02:00