ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.DjangoMigrationsListDialog.html

changeset 125
d280acf98fb5
parent 104
4cd211a73b3e
child 161
208fced62e00
equal deleted inserted replaced
124:5c925935cbb9 125:d280acf98fb5
239 <b>on_refreshButton_clicked</b>(<i></i>) 239 <b>on_refreshButton_clicked</b>(<i></i>)
240 <p> 240 <p>
241 Private slot to refresh the log. 241 Private slot to refresh the log.
242 </p><a NAME="DjangoMigrationsListDialog.start" ID="DjangoMigrationsListDialog.start"></a> 242 </p><a NAME="DjangoMigrationsListDialog.start" ID="DjangoMigrationsListDialog.start"></a>
243 <h4>DjangoMigrationsListDialog.start</h4> 243 <h4>DjangoMigrationsListDialog.start</h4>
244 <b>start</b>(<i>pythonExecutable, sitePath</i>) 244 <b>start</b>(<i>pythonExecutable, sitePath, databaseName</i>)
245 <p> 245 <p>
246 Public slot used to start the process. 246 Public slot used to start the process.
247 </p><dl> 247 </p><dl>
248 <dt><i>pythonExecutable</i> (str)</dt> 248 <dt><i>pythonExecutable</i> (str)</dt>
249 <dd> 249 <dd>
250 Python executable to be used 250 Python executable to be used
251 </dd><dt><i>sitePath</i> (str)</dt> 251 </dd><dt><i>sitePath</i> (str)</dt>
252 <dd> 252 <dd>
253 path of the site 253 path of the site
254 </dd><dt><i>databaseName</i> (str)</dt>
255 <dd>
256 name of the database to be used
254 </dd> 257 </dd>
255 </dl><dl> 258 </dl><dl>
256 <dt>Returns:</dt> 259 <dt>Returns:</dt>
257 <dd> 260 <dd>
258 flag indicating a successful start of the process (boolean) 261 flag indicating a successful start of the process
262 </dd>
263 </dl><dl>
264 <dt>Return Type:</dt>
265 <dd>
266 bool
259 </dd> 267 </dd>
260 </dl> 268 </dl>
261 <div align="right"><a href="#top">Up</a></div> 269 <div align="right"><a href="#top">Up</a></div>
262 <hr /> 270 <hr />
263 </body></html> 271 </body></html>

eric ide

mercurial