Reposted from pinax-users: Something that I've been thinking a lot about lately is the setup_project concept. The Pinax Way of basing one project off of another is _really cool_. I would really like to be able to make my own projects, and get them from a code repo somewhere. [like pip -e for setup_project] The Pinax core devs end up managing every base project themselves, adding new base projects means getting them into pinax-trunk. It would then be much easier for someone to say, manage a Satchmo Pinax project, without either of the core-dev groups. It would also allow for an easier distribution and install for those of us who are making our own base projects, to re-create a site The Pinax Way. The project base would have to be properly formatted, obviously, but I think this would be really great (and would be willing to work on it)
pinax-admin setup_project -b \ git+git://github.com/awesome/pinax+satchmo+project my_store Thanks Issac Kelly -- You received this message because you are subscribed to the Google Groups "Pinax Core Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pinax-core-dev?hl=en.
