ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.Project.html

changeset 104
4cd211a73b3e
parent 96
8ecf7b5a134a
child 110
da5ee5012004
equal deleted inserted replaced
103:226d0705880b 104:4cd211a73b3e
1221 <dd> 1221 <dd>
1222 QMenu 1222 QMenu
1223 </dd> 1223 </dd>
1224 </dl><a NAME="Project.makeMigrations" ID="Project.makeMigrations"></a> 1224 </dl><a NAME="Project.makeMigrations" ID="Project.makeMigrations"></a>
1225 <h4>Project.makeMigrations</h4> 1225 <h4>Project.makeMigrations</h4>
1226 <b>makeMigrations</b>(<i>apps, migration=None, dryRun=False</i>) 1226 <b>makeMigrations</b>(<i>apps, migration=None, dryRun=False, empty=False</i>)
1227 <p> 1227 <p>
1228 Public method to generate migrations. 1228 Public method to generate migrations.
1229 </p><dl> 1229 </p><dl>
1230 <dt><i>apps</i> (list of str)</dt> 1230 <dt><i>apps</i> (list of str)</dt>
1231 <dd> 1231 <dd>
1234 <dd> 1234 <dd>
1235 name of the migration to generate 1235 name of the migration to generate
1236 </dd><dt><i>dryRun</i> (bool)</dt> 1236 </dd><dt><i>dryRun</i> (bool)</dt>
1237 <dd> 1237 <dd>
1238 flag indicating a dry run 1238 flag indicating a dry run
1239 </dd><dt><i>empty</i> (bool)</dt>
1240 <dd>
1241 flag indicating the creation of an empty migration
1239 </dd> 1242 </dd>
1240 </dl><a NAME="Project.newForm" ID="Project.newForm"></a> 1243 </dl><a NAME="Project.newForm" ID="Project.newForm"></a>
1241 <h4>Project.newForm</h4> 1244 <h4>Project.newForm</h4>
1242 <b>newForm</b>(<i>path</i>) 1245 <b>newForm</b>(<i>path</i>)
1243 <p> 1246 <p>

eric ide

mercurial