When I do: paster create -t pydap
where is the "pydap" template? I'd like to modify the template to make the
"data" directory configurable, but I can't even figure out where it is.
--
derek
--
You received this message because you are subscribed to the Google Groups "pydap" group.
To post to this group, send email to py...@googlegroups.com.
To unsubscribe from this group, send email to pydap+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pydap?hl=en.
I want to do this because I have a "buildout" which builds a nice, sandboxed,
implementation of pydap, with all its dependencies, and the only thing it
can't do is make the wsgi configuration point to the correct data files. The
buildout contains a section that writes the WSGIScript file, complete with all
the eggs on the pythonpath, but the server.ini is hard-coded. If the data
directory is specified as a template variable, then it becomes a parameter in
my buildout.cfg file.
I'll post the buildout and any patches for the templates this weekend (I'll
also want to add a template for an apache virtualhost).
derek
> > <pydap%2Bunsu...@googlegroups.com>. For more options, visit this
> > group at
> > http://groups.google.com/group/pydap?hl=en.
>
--
derek