Assuming you have created a virtual env with `virtualenv myvenv`
* activate the virtualenv: `source myvenv/bin/activate`
* install django: `pip install django`
* create a django project: `djang-admin startproject myproject`
* move into that project: `cd myproject`
* create an app for your pr
hi everybody
i install with difficulties butdjango 1.9 on my imac
i am used to python
run on 2.7.6 coming with terminal but i also installed 3,4 version that
i call and use when i want
django came there library/frameworks/python
frameworks/version3.4/lib/python3.4/django
don't ask me wh
2 matches
Mail list logo