mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| test_backend_specific.py | ||
| test_models.py | ||
| test_ordinary_fields.py | ||
| test_relative_fields.py | ||