On Jan 22, 2010, at 10:49 AM, Jasper Frumau wrote: > Jaspers-MacBook-Pro:~ jasper$ django-admin.py startproject > -bash: django-admin.py: command not found
so django-admin.py isn't in your $PATH maybe? try running port contents py-django and see where port installed it (and then adjust your $PATH or use the full path to django-admin.py) -- Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
