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

changeset 104
4cd211a73b3e
parent 83
b09e6a328c3d
child 125
d280acf98fb5
equal deleted inserted replaced
103:226d0705880b 104:4cd211a73b3e
87 <p> 87 <p>
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 and the dry-run flag 93 the dry-run flag and a flag for an empty migration
94 </dd> 94 </dd>
95 </dl><dl> 95 </dl><dl>
96 <dt>Return Type:</dt> 96 <dt>Return Type:</dt>
97 <dd> 97 <dd>
98 tuple of two str and a bool 98 tuple of (str, str, bool, bool)
99 </dd> 99 </dd>
100 </dl> 100 </dl>
101 <div align="right"><a href="#top">Up</a></div> 101 <div align="right"><a href="#top">Up</a></div>
102 <hr /> 102 <hr />
103 </body></html> 103 </body></html>

eric ide

mercurial