Skip to main content

virtualenvwrapper.django is a template plugin for virtualenvwrapper to create new Django projects automatically. When used with mkproject, it installs Django into the new virtualenv then runs django-admin.py to create a new project skeleton.

Installation

$ pip install virtualenvwrapper.django

Usage

$ mkproject -t django my_fancy_new_site
site_filename is /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc
New python executable in my_fancy_new_site/bin/python
Installing distribute...done.

... virtualenv and project directories are created ...

Applying template django
Downloading/unpacking django
  Downloading Django-1.2.4.tar.gz (6.4Mb): 6.4Mb downloaded
  Running setup.py egg_info for package django

Installing collected packages: django
  Running setup.py install for django
    changing mode of build/scripts-2.7/django-admin.py from 644 to 755

    changing mode of /Users/dhellmann/.virtualenvs/my_fancy_new_site/bin/django-admin.py to 755
Successfully installed django
Cleaning up...

virtualenvwrapper.django Running "django-admin.py startprojects my_fancy_new_site"

(my_fancy_new_site)$ find .
.
./my_fancy_new_site
./my_fancy_new_site/__init__.py
./my_fancy_new_site/manage.py
./my_fancy_new_site/settings.py
./my_fancy_new_site/urls.py

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

virtualenvwrapper.django-0.4.1.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

virtualenvwrapper.django-0.4.1-py2.py3-none-any.whl (5.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file virtualenvwrapper.django-0.4.1.tar.gz.

File metadata

File hashes

Hashes for virtualenvwrapper.django-0.4.1.tar.gz
Algorithm Hash digest
SHA256 a34b6a7298f0e9d2ec3000784417b0ba66308e641dd60bdad1f60060a5c23df1
MD5 21a2616805083bb57bc539bc09903c32
BLAKE2b-256 dbe38fcf5dadad547e288de80775e71c42b6d6ee376a8a23554ecea574a47fee

See more details on using hashes here.

File details

Details for the file virtualenvwrapper.django-0.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for virtualenvwrapper.django-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c8bef12416a7c53f08fc0768534cd9c3c37c0046b3ee8eb4d4ea1cce47085595
MD5 3ebf4cc00b665323c26bdad4019d8e7e
BLAKE2b-256 478f4427a6f4101b93897f45fbf0d0a1181a2a3ed5be6694ac9224fe315b99d3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.1 This release

2 files

0.4

2 files

0.3

1 file

0.2

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page