Skip to main content

Notice: This is a first draft of an installation guide. It’s not finished and complete.

  1. Make sure you have a working django project setup.

  2. Install woodstock with pip:

    pip install woodstock
  3. Make sure that the FeinCMS and Pennyblack Apps are added to your installed apps in your settings.py:

    'woodstock',
  4. Install dependencies (over pip):

  5. Add Woodstock Models to south migration modules in your settings.py:

    SOUTH_MIGRATION_MODULES = {
        'woodstock': 'project_name.migrations_woodstock',
    }
  6. Run schemamigrations and migrate:

    ./manage.py schemamigration --initial woodstock
    ./manage.py migrate

Download files

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

Source Distribution

woodstock-0.1.1.tar.gz (18.6 kB view details)

Uploaded Source

File details

Details for the file woodstock-0.1.1.tar.gz.

File metadata

  • Download URL: woodstock-0.1.1.tar.gz
  • Upload date:
  • Size: 18.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for woodstock-0.1.1.tar.gz
Algorithm Hash digest
SHA256 76820c2cd1a4686178645fe3226c916ba6633f419b1b2e200572efd8f2ae1384
MD5 daf0eb4561aff32c17bdd78acf1a40f9
BLAKE2b-256 b4babf521a106578bc404b42a16eca09e060adf2e9ab8ffdd08bb83dfccd39ed

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

0.1.0

1 file

0.1.0.pre

Supported by

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