Skip to main content

Buildout recipe for Django

Project description

This buildout recipe can be used to create a setup for Django. It will automatically download Django and install it in the buildout’s sandbox. You can use either a release version of Django or a subversion checkout (by using trunk instead of a version number.

You can see an example of how to use the recipe below:

[buildout]
parts = satchmo django
eggs = ipython

[satchmo]
recipe = gocept.download
url = http://www.satchmoproject.com/snapshots/satchmo-0.6.tar.gz
md5sum = 659a4845c1c731be5cfe29bfcc5d14b1

[django]
recipe = djangorecipe
version = 0.96.1
settings = development
eggs = ${buildout:eggs}
pythonpath =
${satchmo:location}
project = dummyshop

Project details


Download files

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

Source Distribution

djangorecipe-0.1dev.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file djangorecipe-0.1dev.tar.gz.

File metadata

  • Download URL: djangorecipe-0.1dev.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for djangorecipe-0.1dev.tar.gz
Algorithm Hash digest
SHA256 51168925be5a403e37246d20a42f7c980355a3bc80835569ec9720456a5644e8
MD5 23cc6599f8df50baeb5be0872547c22a
BLAKE2b-256 77624e816be7a6a66ae9cafd57a799a9414e8be925a2a393d17594c2bc0d47df

See more details on using hashes here.

Supported by

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