https://docs.djangoproject.com/en/1.7/howto/custom-model-fields/#the-
subfieldbase-metaclass
I create one and will send it as a pull request.
See also https://groups.google.com/forum/#!topic/django-
developers/nYhZYyLcV1g
--
Ticket URL: <https://code.djangoproject.com/ticket/24993>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Did you see `field_subclassing/fields.py`? As `SubfieldBase` is deprecated
in Django 1.8, I don't think there's much value in adding new tests at
this point.
--
Ticket URL: <https://code.djangoproject.com/ticket/24993#comment:1>
* status: new => closed
* resolution: => wontfix
--
Ticket URL: <https://code.djangoproject.com/ticket/24993#comment:2>