Make RelationCounterField's rel_field_name default to None
Review Request #6642 — Created Nov. 24, 2014 and submitted
This allows
django-evolution
to add, change, and remove instances of
RelationCounterField
.
Ran unit tests.
Ran an evolution that created a
RelationCounterField
.