Git Product home page Git Product logo

Comments (8)

hjwp avatar hjwp commented on August 24, 2024

hey there,

i think my view is that virtualenvs are a bit of an advanced topic. Basically, a lot of my target audience are beginners, so they're unlikely to have that many different python projects on the go at once, so virtualenv would be an additional complication for them, without much benefit. On the other hand, anyone that has a real need for virtual, isolated python environments probably knows about virtualenv already!

still, i'm open to being persuaded.... what do you think? what do you think of the tutorial in general by the way? should I keep going with it?

from test-driven-django-tutorial.

imposeren avatar imposeren commented on August 24, 2024

I'm a begineer too. But for some reason I need to have virtualenv.
I'm just begining with your tutorial but I already have problems:

  1. no 'chmod +x manage.py' in tutorial
  2. first run of './functional_tests.py' fails differently (django webserver is started after tests are run because of subprocess.Popen)

from test-driven-django-tutorial.

imposeren avatar imposeren commented on August 24, 2024

plus my firefox binary is named firefox-bin so selenium does not start it (I created symlink and that solved the problem)

from test-driven-django-tutorial.

imposeren avatar imposeren commented on August 24, 2024

Should I open new issues for every problem?

from test-driven-django-tutorial.

hjwp avatar hjwp commented on August 24, 2024

Hi there,

I think we should definitely open up an issue for the
"subprocess.Popen" problem - can you describe in more detail what
happens?

re chmod +x - I've been trying to make it a bit cross-platform
compatible, and that wouldn't work on windows... So I tell people to
run python manage.py test instead of ./manage.py test - I'll
take a look and see I have done that everywhere... but of course l33t
linux haxx0rs are welcome to chmod all they like!

thanks for your help! It's much appreciated.

hp
On Sat, Dec 10, 2011 at 4:10 PM, imposeren
[email protected]
wrote:

Should I open new issues for every problem?


Reply to this email directly or view it on GitHub:
#11 (comment)


Harry J.W. Percival

Twitter: @hjwp
Mobile:  +44 (0) 78877 02511
Skype:         harry.percival

from test-driven-django-tutorial.

imposeren avatar imposeren commented on August 24, 2024

I think that I have jsut messed with settings_for_fts.py (downloaded from some old git version). Than I donwloaded it as it mentioned in you tutorial and now it works fine.

from test-driven-django-tutorial.

hjwp avatar hjwp commented on August 24, 2024

did you mean an old version of functional_tests.py?

On Sat, Dec 10, 2011 at 4:58 PM, imposeren
[email protected]
wrote:

I think that I have jsut messed with settings_for_fts.py (downloaded from some old git version). Than I donwloaded it as it mentioned in you tutorial and now it works fine.


Reply to this email directly or view it on GitHub:
#11 (comment)


Harry J.W. Percival

Twitter: @hjwp
Mobile:  +44 (0) 78877 02511
Skype:         harry.percival

from test-driven-django-tutorial.

imposeren avatar imposeren commented on August 24, 2024

Yes. I just downloaded old version. NOw everything seems to be ok. I'll write if i see anything

from test-driven-django-tutorial.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.