Using Django 1.4 with Eclipse (Part 1 Configuration)

preview_player
Показать описание
Brief tutorial on how to configure Django and virtualenv to work with eclipse
Note: Somewhere along the tutorial I state the their is no pip package for mysql. Thanks to a comment from Glyn Mooney I found out I was wrong. Yet the installation method for MySQL used in the tutorial is still valid.
Рекомендации по теме
Комментарии
Автор

Thank you so much Glyn!! For some reason I had not seen this, I'm kind of new to pip. I'll make a note on my blog and on the description of the tutorial.

LuisCBerrocal
Автор

A lot time later, it continuos to be USEFULL. Very Good !

rafaelrizzatti
Автор

I would like to thank you for making this tutorial. It has helped me learn a lot. Great work!! 

Nathan
Автор

For those using windows and having problems with pip MySQL-python you can use easy_install MySQL-python from the virtualenv and it will install perfectly

Saiyugi
Автор

I do it with Yolk, because I used it before I started using pip. But they do pretty much the same thing.

LuisCBerrocal
Автор

Erm, I don't know how to break this to you but there is pip package for MySQL "pip search mysql" and you'll get MySQL-python

GlynMooney
Автор

Cool tutorial not just do 'pip freeze' instead of using yolk

MurangaJames
join shbcf.ru