cookiecutter-django/{{cookiecutter.project_slug}}/.idea/runConfigurations
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
..
docker_compose_up_django.xml Add Webpack support (#3623) 2023-01-29 12:12:12 +00:00
docker_compose_up_docs.xml Add a PyCharm run configuration for docker-compose (#3462) 2021-12-20 09:39:23 +00:00
merge_production_dotenvs_in_dotenv.xml Update PyCharm configs with respect to the latest IDE version 2018-05-21 16:29:18 +03:00
migrate.xml Update PyCharm configs with respect to the latest IDE version 2018-05-21 16:29:18 +03:00
pytest___.xml Re-write users app tests in pytest style & perform minor refactoring (#1680) 2018-06-27 19:33:38 +03:00
pytest__users.xml Re-write users app tests in pytest style & perform minor refactoring (#1680) 2018-06-27 19:33:38 +03:00
runserver_plus.xml Replace runserver with runserver_plus (#4373) 2023-06-07 17:12:01 +01:00
runserver.xml Update PyCharm configs with respect to the latest IDE version 2018-05-21 16:29:18 +03:00