virtualenvwrapper.django is a template for virtualenvwrapper to extend its project-management features. It automatically creates a new Django site when creating a new project directory.
Refer to http://www.doughellmann.com/docs/virtualenvwrapper.django/ for details.
This release shifts from requiring virtualenvwrapper.project to using the new version of virtualenvwrapper that includes the project management features.