Skip to main content

Standard base to build Wagtail sites from

Project description

This is a base to build all Neon Jungle sites off. This package contains all the common code shared between sites, with the ideal Neon Jungle 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 twine # Only required once per venv

Then, package up and publish the package:

$ rm -rf dist/ # delete any previous dists
$ ./setup.py sdist bdist_wheel
$ twine upload dist/*

And you are done!

Project details


Release history Release notifications | RSS feed

This version

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: coop-2.9.0.tar.gz
  • Upload date:
  • Size: 6.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for coop-2.9.0.tar.gz
Algorithm Hash digest
SHA256 c98e1dd09ac5f95ce85a6a317cdd396c70cfa13aa7003a3878ab752e2a6b7414
MD5 d63d0c253542e076e8d8e2f99a3bc591
BLAKE2b-256 eb82848a9a071c3f1c347d6b835f542a296c13a5c8a0498d63c2bdb7eacf2084

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coop-2.9.0-py3-none-any.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.5

File hashes

Hashes for coop-2.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fb310298e53a3e8dcc80fb6789e7a43d10dfeb223b7098d59f6cc5bb2b5c4c17
MD5 3e759932d334b24cd1e03587c53fb4a8
BLAKE2b-256 25e517e8c84cafbc7a2e00353c459ecfa04bec9456c358bcda22b22e51d0fb85

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