Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 67dd54dc841a93a67eac87dc13ed047d72f920dc
      
https://github.com/django/django/commit/67dd54dc841a93a67eac87dc13ed047d72f920dc
  Author: Wiktor Kolodziej <[email protected]>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M AUTHORS
    M django/contrib/admin/helpers.py
    M tests/regressiontests/admin_inlines/admin.py
    M tests/regressiontests/admin_inlines/models.py
    M tests/regressiontests/admin_inlines/tests.py

  Log Message:
  -----------
  Fixed #19609: admin Inlines doesn't display help_text for readonly fields

Refactoring: field was renamed to field_name, since flatten_fieldsets returns 
field name, not field.

Original patch from Marc Aymerich Gubern


  Commit: 692902b227b4aff8a4ec66fa8d4ac2d3128bcac0
      
https://github.com/django/django/commit/692902b227b4aff8a4ec66fa8d4ac2d3128bcac0
  Author: Honza Král <[email protected]>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M AUTHORS
    M django/contrib/admin/helpers.py
    M tests/regressiontests/admin_inlines/admin.py
    M tests/regressiontests/admin_inlines/models.py
    M tests/regressiontests/admin_inlines/tests.py

  Log Message:
  -----------
  Merge pull request #778 from viciu/19609

Fixed #19609: admin Inlines doesn't display help_text for readonly fields


Compare: https://github.com/django/django/compare/ef1e6ef1eb54...692902b227b4

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to