1
0
mirror of https://github.com/django/django.git synced 2025-02-03 14:16:52 +00:00
django/tests/invalid_models_tests
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-12 20:34:05 +02:00