Package implementing project support for eric4 Django projects.
| ConfigurationPage | Package implementing the Django of the configuration dialog. |
| DjangoDialog | Module implementing a dialog starting a process and showing its output. |
| DjangoDumpdataDataDialog | Module implementing a dialog to enter the data for the dumpdata command. |
| DjangoLoaddataDataDialog | Module implementing a dialog to enter the data for the loaddata command. |
| LexerDjango | Module implementing a custom lexer for Django templates. |
| Project | Module implementing the Django project support. |