cookiecutter-django/hooks
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
..
post_gen_project.py Replace runserver with runserver_plus (#4373) 2023-06-07 17:12:01 +01:00
pre_gen_project.py Fix inconsistent line length and move configs to pyproject.toml (#4276) 2023-04-15 15:43:04 +01:00