Re: From ASP to Django

2008-06-19 Thread Shane Emmons
nology, unless I can back > up this decision with valid points. So why should they switch to > something like Django? I can come up with technological points, such > as maintainability (less LoC), speed of development in the future... > > Thanks > > > -- Shane Emmons --~--~--

Re: django-admin.py not working on OS X 10.5

2008-05-08 Thread Shane Emmons
/usr/local/ > > bin. > > > > When I try to execute: django-admin.py startproject foo, I get an > > error saying: > > django-admin.py: command not found > > > > I have added /usr/local/bin to my .bash_profile, resourced, and > >