1👍
I would recommend to remove it and install Django again.
Or use virtualenv http://www.mahdiyusuf.com/post/5282169518/beginners-guide-easy-install-pip-and-virtualenv-1
- [Django]-How can I fix a 403 forbidden on an apache server using Django?
- [Django]-How to stream a file in a request?
1👍
i have the same Problem. the django-admin.py
for me was in this Path ~/.local/bin
.
this because i run pip instal --user django
- [Django]-Django group by with variable
- [Django]-Get unpaginated results from Django REST Framework
- [Django]-File transfer between app and media server
- [Django]-Include JSON from Django Rest Framework in an HTML template
- [Django]-What's the easiest way to Import a CSV file into a Django Model?
Source:stackexchange.com