I installed python using: brew install python
and then eventually pip install Django
. However when I try to run django-admin.py startproject test
I just get a file not found. What did I forget?
Here's a gist to install django within a virtualenv and to create a project in a single step.
Note: You can use it for setting up your development environment. For production, check out this post.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With