Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: ee4edb1eda2ac8f09eb298929282b44776930c89
      
https://github.com/django/django/commit/ee4edb1eda2ac8f09eb298929282b44776930c89
  Author: Tim Graham <[email protected]>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M django/forms/models.py
    M django/views/generic/edit.py
    M docs/ref/class-based-views/mixins-editing.txt
    M docs/ref/forms/models.txt
    M docs/topics/class-based-views/generic-editing.txt
    M docs/topics/forms/modelforms.txt
    M tests/generic_views/test_edit.py
    M tests/model_forms/tests.py
    M tests/model_formsets/tests.py

  Log Message:
  -----------
  Made ModelForms raise ImproperlyConfigured if the list of fields is not 
specified.

Also applies to modelform(set)_factory and generic model views.

refs #19733.


-- 
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/532d7ae26100d_7e6562dd388258d%40hookshot-fe1-cp1-prd.iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to