Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 50633e7353694ff54f14b04469be3792f286182f
      
https://github.com/django/django/commit/50633e7353694ff54f14b04469be3792f286182f
  Author: Anssi Kääriäinen <[email protected]>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M django/db/models/fields/subclassing.py
    M tests/field_subclassing/tests.py

  Log Message:
  -----------
  Fixed #12568 -- no error when accessing custom field's descriptor

The SubfieldBase's descriptor caused an AttributeError when accessed
from the class. Introspection didn't like that.

Patch by Trac alias supervacuo.



-- 
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/5239507b27369_2e2bfdd58202114%40hookshot-fe1-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to