2

On Windows, its like WAMP, but it including your project code.

Your Project + Django + Python + (other dependence models) + Apache + MySQL all in one installation.

anyone know this?

1 Answer 1

1

Take a look at zc.buildout, that does these things. I haven't used it with Django, but see no reason why it shouldn't work for Django as well (and bcchuns link, see below, shows that it does, as expected). I use it for Plone (with nginx and varnish, typically).

Sign up to request clarification or add additional context in comments.

1 Comment

This tutorial should be helpful: jacobian.org/writing/django-apps-with-buildout

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.