------ * Fixed a bug with creating a ``ForeignKey`` column with ``references="self"`` in auto migrations. * Changed migration file naming, so there are no characters in there which are unsupported on Windows.
------ Changing the status code when creating a migration, and no changes were detected. It now returns a status code of 0, so it doesn't fail build scripts.