Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Refactored the runserver_plus out of the runserver command. #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HushmKun
Copy link

  • Removed the remenants of runserver_plus from the docs & tests.

- Removed the remenants of `runserver_plus` from the docs & tests.
@oliverandrich
Copy link
Member

Thanks for showing up the documentation errors, but the library still uses runserver_plus under the hood. tailwind runserver uses runserver_plus if django-extensions is installed. Otherwise it uses the normal runserver. Your pull request breaks this behaviour. Can you strip this from your pull request? I am happy to accept the documentation changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants