Move exception classes from django_evolution to django_evolution.errors.
Review Request #5175 — Created Dec. 29, 2013 and submitted
Move exception classes from django_evolution to django_evolution.errors.
This moves the various exception classes out of the base
django_evolution package into django_evolution.errors, in order to keep
things organized.
Unit tests pass.
Pyflakes is happy.
Description | From | Last Updated |
---|---|---|
Exception subclasses should be named SomethingError |
david |