Do you have psycopg2 installed?
If you have pip then "pip install psycopg2"
I would suggest using python virtualenv for django development. Makes life
easier.
On Sunday, September 16, 2012 5:28:12 AM UTC+3, Helly wrote:
>
> Hello all,
>
> I've been trying to set up Django for quite some time now
www.tdd-django-tutorial.com/
>
> I'd love any comments, feedback, suggestions?
>
> rgds,
> Harry
>
> On Thursday, September 6, 2012 1:47:08 AM UTC+1, Mike Dewhirst wrote:
>>
>> On 6/09/2012 3:04am, Javier Guerra Giraldez wrote:
>> > On Wed, Sep 5, 201
What is your experience? Is it worth it, and is it possible?
I tried it and found it quite difficult to follow guideline of unit testing
-- testing a unit of code, a class for example. Maybe Im just ignorant, but
I didnt see, how can I create registration app only with unit tests. The
only way
Im used to JUnit testing in eclipse and Im wondering if I can hook up
pyunit view with django tests. I would like to start my tests effortlessly
within eclipse, pressing Ctrl+F11 or something like that and get red or a
green bar. Currently I'm running tests in console and colorize output with
f
4 matches
Mail list logo