Part of Igor's problem is the Avalanche effect:
    "... I need to install one more tool ... requires some
dependencies ..."

Avalanches can of course rumble rumble ... in installing or learning
anything at all,
not just Django.  Two kinds of Avalanches:

    a) what do I need to install ?
    b) what do I need to know, e.g. basics of make ... ?

a) is helped by a project's doc and friendly attitude (Django ++),
plus the package installer: can it list dependencies, their
dependencies ...
before I start ?  Too few packages have Avalanche alerts or even
reliable metadata --
fwiw only 230 of 5372 PyPI packages have "requires" in release_data.

b) is harder  :~

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to