Greetings,
I'm fairly new to django + buildout.
I want to build some data loading tools and install them in the
project bin directory.
I see the bin/django and bin/test have some automated addition of the
path to the buildout installed eggs.
Is there a way to have buildout do this for my script
bx2 wrote:
The best option is to use buildout (there is no need for creating
virtualenv - much more simple and much more flexible solution). Also
it will be easier to further deploy your projects.
I see this buildout.cfg example from
http://pypi.python.org/pypi/djangorecipe
and have questions b
2 matches
Mail list logo