Bugfix release: fixed crashing Django migrations
Fixed User.post_save handler causing initial migrations to fail when User-creating migrations exists.
One such migration exists in edx-platform.
Fixed User.post_save handler causing initial migrations to fail when User-creating migrations exists.
One such migration exists in edx-platform.