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

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.2.tar.gz (6.5 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: coop-2.6.2.tar.gz
  • Upload date:
  • Size: 6.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/33.1.1 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.5.3

File hashes

Hashes for coop-2.6.2.tar.gz
Algorithm Hash digest
SHA256 4a07df5710456071ffb879fc32bda0d788ef858d1fde7bc2d81588cd6cc018f7
MD5 57b530dbc7b6d6cbbc2d51f8cc2cd692
BLAKE2b-256 f9ec92368d44a64e5b691e1e40fccb43d8248724852aba26ad0c7139346e61c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coop-2.6.2-py3-none-any.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/33.1.1 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.5.3

File hashes

Hashes for coop-2.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 76ea689c85d8ce58b4d89b07af2f9f4d186f1bb7e74ca56b8788850141322312
MD5 852c5cc4ee0c047bb7232942aff5ad60
BLAKE2b-256 2a2f2b0508ed14fcb4779fecb2120923ef215124cb262c6fcba1d6f5afae64bd

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