cookiecutter-django/{{cookiecutter.project_slug}}/.idea
Bruno Alla 5bf90a43a9
Replace runserver with runserver_plus (#4373)
This reverts commit f93a9f78d9

In #4255, `runserver_plus` was replaced by `runserver` due to some bugs in django-extensions, preventing us to upgrade Django.

In #4372, django-extensions was upgraded to a version with a fix, so we can go back to using `runserver_plus`.
2023-06-07 17:12:01 +01:00
..
runConfigurations Replace runserver with runserver_plus (#4373) 2023-06-07 17:12:01 +01:00
{{cookiecutter.project_slug}}.iml Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
misc.xml Update PyCharm configs with respect to the latest IDE version 2018-05-21 16:29:18 +03:00
modules.xml Update PyCharm configs with respect to the latest IDE version 2018-05-21 16:29:18 +03:00
vcs.xml Update PyCharm configs with respect to the latest IDE version 2018-05-21 16:29:18 +03:00
webResources.xml restore pycharm project configuration files 2016-05-01 20:28:34 -03:00
workspace.xml Don't include POSTGRES_... environment in the PyCharm start script when not using Docker 2020-02-03 14:29:20 +00:00