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
I get this error when I run this project with python manage.py runserver
python manage.py runserver
The text was updated successfully, but these errors were encountered:
Check, pip list
Sorry, something went wrong.
django-adminlte is not working for me
Same with issue #6 .
Not a bug.
Maybe need a installation guide.
This project have not been upload to PyPI. So you can not install this module with pip command.
PyPI
pip
Install this project with setup.py script:
setup.py
git clone https://github.com/StephenPCG/django-adminlte-templates
django-adminlte-templates
python setup.py install
Good luck.
No branches or pull requests
I get this error when I run this project with
python manage.py runserver
The text was updated successfully, but these errors were encountered: