vagrant-django-base and vagrant-django-template updated
We've given a bit of a spring clean to our vagrant-django-base and vagrant-django-template projects, the starting point for all our new Django builds with all our favoured tools and tech baked in.
As well as upgrading the base box from Ubuntu Lucid to Precise (which gives Python and Postgres a version bump to 2.7 and 9.1 respectively), we've added some PIP_DOWNLOAD_CACHE trickery so that we don't have to re-download Django and the other essential Python packages every time a new VM is spun up.
















