Skip to main content

Standard base to build Wagtail sites from

Project description

This is a base to build all Takeflight sites off. This package contains all the common code shared between sites, with the ideal Takeflight site containing only model definitions, templates, and front end assets.

Making a release

Upgrade the version in coop/_version.py. Coops version stays in step with Wagtail. i.e. Coop 2.4.x uses Wagtail 2.4.x. Point releases are used to add features during a Wagtail version lifespan.

Update the CHANGELOG. Please.

Tag your release:

$ git tag "x.y.z"
$ git push --tags

Make a virtual environment and activate it. You may already have one from last time:

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install wheel # Only required once per venv

Then, package up and publish the package:

$ ./setup.py sdist bdist_wheel upload

And you are done!

Project details


Release history Release notifications | RSS feed

This version

2.6.0

Download files

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

Source Distribution

coop-2.6.0.tar.gz (6.5 MB view details)

Uploaded Source

Built Distribution

coop-2.6.0-py3-none-any.whl (6.5 MB view details)

Uploaded Python 3

File details

Details for the file coop-2.6.0.tar.gz.

File metadata

  • Download URL: coop-2.6.0.tar.gz
  • Upload date:
  • Size: 6.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for coop-2.6.0.tar.gz
Algorithm Hash digest
SHA256 adf869b41fdb766fdd9d6b04df818240530981e908da9325ffa99b64012ef38a
MD5 28a074b37a55228e217a26003b1036d2
BLAKE2b-256 8ba7a468e1ba430bfbd85af13cc1c668213efea9432c659ff6b85078aa1836bc

See more details on using hashes here.

File details

Details for the file coop-2.6.0-py3-none-any.whl.

File metadata

  • Download URL: coop-2.6.0-py3-none-any.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for coop-2.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4d78c5c0824ba31d23ee620124a6d557dc69c79995d8f55d091c283fb317523
MD5 e64307239f8a08f323da00ba50d599e1
BLAKE2b-256 a316be38dce290f1680fe1a953f733c3550dbe3575171640ba5730ea9644f5c4

See more details on using hashes here.

Supported by

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