We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since pep-423 has not been accepted yet, this ticket cannot be considered as a big issue... but I have some suggestions about naming:
pip install django-bower-app
import djangobwr
pip install django-bowerapp
import django_bowerapp
I can provide detailed explanations, but I think you got the idea... enough to decide whether you want to rename things or not.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Since pep-423 has not been accepted yet, this ticket cannot be considered as a big issue... but I have some suggestions about naming:
pip install django-bower-app
VSimport djangobwr
is neither consistent nor memorablepip install django-bowerapp
andimport django_bowerapp
I can provide detailed explanations, but I think you got the idea... enough to decide whether you want to rename things or not.
The text was updated successfully, but these errors were encountered: