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

Rename servestatic.runserver_nostatic #56

Open
Archmonger opened this issue Oct 18, 2024 · 1 comment
Open

Rename servestatic.runserver_nostatic #56

Archmonger opened this issue Oct 18, 2024 · 1 comment

Comments

@Archmonger
Copy link
Owner

Archmonger commented Oct 18, 2024

Description

The _nostatic denotator in runserver_nostatic is a bit confusing without background knowledge.

There are several options available for better names

  • servestatic.override_runserver
  • servestatic.override_runserver_cmd
  • servestatic.override_runserver_with_servestatic
  • servestatic.runserver
  • servestatic.runserver_cmd
  • servestatic.runserver_uses_servestatic
  • servestatic.django_runserver
  • servestatic.use_runserver_cmd
@RobKuipers
Copy link

Not the best name, I agree. But keeping it the same as in Whitenoise, makes transitioning to ServeStatic the easiest IMHO.

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

No branches or pull requests

2 participants