Met with Scot the other day for a bit and had some productive discussions. Will start storyboarding on Monday....excited!!!!
On a different note, now I see why developers like using Macs...installing Django on Windows was an ABSOLUTE PAIN and took me a couple of hours just to sort through all the errors. Had to install 'distribute' in order to install 'pip' which was necessary to install Django. Then my window's environment variables weren't set correctly so I couldn't access python in my command prompt. THEN I ended having to change some registry values to be able to use django-admin.py without tagging on the whole path.
For example, I didn't want to type "C:\Python27\Scripts\django-admin.py startproject mysite" so I had to change the registry. hahah /end rant.
No comments:
Post a Comment