Can I have contrib modules installed?
Is it possible, or desirable, to have the Django buildout recipe install Django contrib modules into the contrib directory. The specific module I am currently trying to integrate is SimpleTemplate (http://
I've had some success using the following command, but some advice as to the most appropriate/elegant approach would be appreciated.
[simpletemplate]
recipe = iw.recipe.cmd
on_install = true
cmds = svn co http://
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Nigel for more information if necessary.