Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: cb15231888df2545356ad307eaea07f36aa0e8e0
      
https://github.com/django/django/commit/cb15231888df2545356ad307eaea07f36aa0e8e0
  Author: Daniel Pyrathon <[email protected]>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M django/db/models/fields/__init__.py
    M docs/ref/checks.txt
    M docs/ref/models/fields.txt
    M tests/invalid_models_tests/test_ordinary_fields.py

  Log Message:
  -----------
  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.


-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/5375e1eddcadc_5bbf635d4468577%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to