- Google App Engine Project - OK
Item | Description |
---|---|
Application ID | In this field,
enter the identifier that you have already defined on the
Create application![]() |
App Engine SDK folder |
PyCharm automatically detects the GAE installation path, and displays it in this field.
If you want to use a different installation, specify the path to the desired Google App Engine SDK.
Auto-detection works for Windows and OS X. For Linux, you have to specify the App Engine SDK yourself. |
Templates directory | In this field, specify the directory where the templates will be stored, and where they will be loaded from. You can specify the name of the directory that doesn't yet exist; in this case, the directory will be created. |
Enable Django support | If this check box is selected, Django application will be generated. The following two fields become
enabled:
|
OK | Click this button to create the new project with the specified name. If the dialog has been invoked from the Welcome Screen, the new project will be created immediately. If the dialog box has been invoked from an existing project, PyCharm will suggest to select a window where the new project will be opened: replace the current project in the existing window, or open a new one, and continue working with multiple projects. |
Cancel | Click this button to cancel operation and close the dialog box. Note that an empty folder with the project name and location you have specified in the Create New Project dialog box will be preserved. |