Sat, 24 Mar 2018 19:11:39 +0100
- additions for Django > 1.9.0
- updated API files for Django 1.8 up to 2.0
<!DOCTYPE html> <html><head> <title>Plugin_Project_Django.ProjectDjango</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>Plugin_Project_Django.ProjectDjango</h1> <p> Package implementing project support for eric6 Django projects. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-Plugin_Project_Django.ProjectDjango.ConfigurationPage.html">ConfigurationPage</a></td> <td>Package implementing the Django page of the configuration dialog.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoCheckOptionsDialog.html">DjangoCheckOptionsDialog</a></td> <td>Module implementing a dialog to enter the options for a check operation.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoDialog.html">DjangoDialog</a></td> <td>Module implementing a dialog starting a process and showing its output.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoDiffsettingsDataDialog.html">DjangoDiffsettingsDataDialog</a></td> <td>Module implementing a dialog to enter the data for the 'diffsettings' command.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoDumpdataDataDialog.html">DjangoDumpdataDataDialog</a></td> <td>Module implementing a dialog to enter the data for the 'dumpdata' command.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoLoaddataDataDialog.html">DjangoLoaddataDataDialog</a></td> <td>Module implementing a dialog to enter the data for the 'loaddata' command.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoMakeMigrationsDialog.html">DjangoMakeMigrationsDialog</a></td> <td>Module implementing a dialog to enter the data needed to make migrations.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoMigrationSelectionDialog.html">DjangoMigrationSelectionDialog</a></td> <td>Module implementing a dialog to select an application and migration.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoMigrationsListDialog.html">DjangoMigrationsListDialog</a></td> <td>Module implementing a dialog show a list of all available migrations.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoRunTestServerDataDialog.html">DjangoRunTestServerDataDialog</a></td> <td>Module implementing a dialog to enter the data for the 'loaddata' command.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoSendTestEmailDataDialog.html">DjangoSendTestEmailDataDialog</a></td> <td>Module implementing a dialog to enter the data for the 'sendtestemail' command.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoSquashMigrationSelectionDialog.html">DjangoSquashMigrationSelectionDialog</a></td> <td>Module implementing a dialog to enter data needed to squash migrations.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.DjangoTestDataDialog.html">DjangoTestDataDialog</a></td> <td>Module implementing a dialog to enter some data for running tests.</td> </tr><tr> <td><a href="Plugin_Project_Django.ProjectDjango.Project.html">Project</a></td> <td>Module implementing the Django project support.</td> </tr> </table> </body></html>