ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoMakeMigrationsDialog.html

changeset 125
d280acf98fb5
parent 104
4cd211a73b3e
child 161
208fced62e00
equal deleted inserted replaced
124:5c925935cbb9 125:d280acf98fb5
88 Public method to get the data for the migration. 88 Public method to get the data for the migration.
89 </p><dl> 89 </p><dl>
90 <dt>Returns:</dt> 90 <dt>Returns:</dt>
91 <dd> 91 <dd>
92 tuple containing the application names, a migration name, 92 tuple containing the application names, a migration name,
93 the dry-run flag and a flag for an empty migration 93 the dry-run flag, a flag for an empty migration and a flag
94 indicating to fix migration conflicts
94 </dd> 95 </dd>
95 </dl><dl> 96 </dl><dl>
96 <dt>Return Type:</dt> 97 <dt>Return Type:</dt>
97 <dd> 98 <dd>
98 tuple of (str, str, bool, bool) 99 tuple of (str, str, bool, bool, bool)
99 </dd> 100 </dd>
100 </dl> 101 </dl>
101 <div align="right"><a href="#top">Up</a></div> 102 <div align="right"><a href="#top">Up</a></div>
102 <hr /> 103 <hr />
103 </body></html> 104 </body></html>

eric ide

mercurial