PMXBOT Log file Viewer

Help | Karma | Search:

#buildout logs for Thursday the 27th of June, 2013

(Back to #buildout overview) (Back to channel listing) (Animate logs)
[16:36:42] <lgp171188> How do I use buildout to create and develop a django project? Any pointers?
[16:37:15] <lgp171188> Most of the results coming out searches on search engines seem to use the djangorecipe, but I don't know if it is very customizable.
[16:37:37] <lgp171188> For example I want to develop my django project as a develop egg.
[16:38:11] <lgp171188> and change the location where the django project is created if it doesn't exist. Instead of the top-level directory, I would prefer it to be inside a src/ directory