[PATCH 0/4] Using virtual env with patchwork
Jeremy Kerr
jk at ozlabs.org
Sun Sep 7 22:47:51 EST 2014
Hi Damien,
> This series introduces a few different "configuration" definitions, ie. a
> certain combination of dependencies people may be interested in. virtualenv
> allows to easily setup those configurations and provide isolation from the
> system-wide python packages.
Looks good, applied.
> I'm not sure how important it is to test with older versions of django
> considering how easy it is to run a server with virtualenv to select a specific
> django version. I, for one, would like to hard-depend on 1.7 to start using the
> new DB migration facility.
Not everyone is using virtualenv though; and I'd prefer not to add more
hurdles to those who want to develop patchwork.
Cheers,
Jeremy
More information about the Patchwork
mailing list