andreas schmid wrote:
John Griessen wrote:
Kevin Teague wrote:
I'm looking into why buildout would leave the pythonpath incomplete
and think it is just a buildout.cfg problem.  The same site
structure worked
in a non-buildout form.

can you provide your buildout or a sample of your project on git or
similar to reproduce it?

I could if it seems worth tracking down.
The short description of what I did
is: do django tutorials 1-4, attempt buildout according to
http://ircubic.net/2009/11/portable-django-project-with-buildout.html
based on recipe = djangorecipe
but with added django-page-cms app, find need for svn trunk of django-mptt,
use mr.developer extension to make that available, add polls app
in project directory.  It's all rather complex for a learning exercise.

fez.djangoskel with nothing added will be a better starting point than trying
to put the polls app from the tutorial in,
since it is packaged and buildout handles packages well, and the tutorial
app could have a mistake I put there.

What I'm going to try next is to try following this, without any of
the tutorial apps in it at first:
http://www.justanothercodemonkey.com/2009/08/deploying-django-with-buildout.html

and see how I do.  The Paste Deploy part is attractive to me as well.

John

PS Practical Django Projects, Second Edition is coming in the mail.

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-us...@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