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

And you are done! Gitlab is set up to automatically push the new package to pypi when a tag is pushed.

Local dev

Create a virtual environment, activate and install the requirements:

$ python3 -m venv venv
$ source venv/bin/activate
$ pip install .

First time you should run migrations and setup a superuser:

$ ./manage.py migrate
$ ./manage.py createsuperuser

You can run and debug the project locally using ./manage.py runserver, or included is a launch.json for vscode to debug using the debugger.

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

Uploaded Source

Built Distribution

coop-4.1.0-py3-none-any.whl (7.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: coop-4.1.0.tar.gz
  • Upload date:
  • Size: 7.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for coop-4.1.0.tar.gz
Algorithm Hash digest
SHA256 ba9f7d8f18a87fb53f12f569a03688e6b85e28eaefda90a0cabcaf9f02e3b3ad
MD5 3f1f9f7f267695c78346d05087370849
BLAKE2b-256 969312f9c43800c6f44d9fb293ae3bdba043399ac4cf37a4041e100d5ade5ef8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: coop-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for coop-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 27d6462390bbd7b6d16c9398c87b6b4d1ad2d9095aa02d2838978f5499e78afc
MD5 c22e76a4d11f785a9c120966b260ec08
BLAKE2b-256 6c138068b84952b9ace180d56b607435782bf83894428f1623df94b350098db7

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