Jump to content

Boston Python Workshop/Friday handout/OS X 10.6 or 10.5: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 30:
cd Django-1.2.5
sudo python setup.py install
 
== Make sure Django is working ==
 
* Open a Python prompt, and type this in:
 
import django
 
If you get an error, get help! Otherwise, you're done.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.