--- a/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoMakeMigrationsDialog.html Thu Apr 27 19:35:24 2017 +0200 +++ b/ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoMakeMigrationsDialog.html Wed Oct 25 19:58:37 2017 +0200 @@ -89,13 +89,13 @@ </p><dl> <dt>Returns:</dt> <dd> -tuple containing the application names, a migration name - and the dry-run flag +tuple containing the application names, a migration name, + the dry-run flag and a flag for an empty migration </dd> </dl><dl> <dt>Return Type:</dt> <dd> -tuple of two str and a bool +tuple of (str, str, bool, bool) </dd> </dl> <div align="right"><a href="#top">Up</a></div>