summaryrefslogtreecommitdiff
path: root/tests/admin_docs/tests.py
diff options
context:
space:
mode:
authorGavin Wahl <gwahl@fusionbox.com>2013-05-29 16:11:26 -0600
committerGavin Wahl <gwahl@fusionbox.com>2013-05-29 16:11:26 -0600
commit01ae881bb4d13d6fe1b77f8758cc0bc72786cfaa (patch)
treeb7624718818a81ac117a5663747b8cd3e4d372ce /tests/admin_docs/tests.py
parent1fdc3d256d5d515bd0b4646ad57f231a2359e0cd (diff)
Don't hard-code class names when calling static methods
normalize_email should be called on the instance, not the class. This has the same effect normally but is more helpful to subclassers. When methods are called directly on the class, subclasses can't override them.
Diffstat (limited to 'tests/admin_docs/tests.py')
0 files changed, 0 insertions, 0 deletions