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 pyproject.toml. 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:

After your branch has been merged to master, checkout master locally, pull remote master and

$ 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 poetry
$ poetry 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

This version

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for coop-7.4.0.tar.gz
Algorithm Hash digest
SHA256 498ae4b5e47ac507d6fd0261ebf811a96fbe7b97b2e0c07b65a1d5dab9efbb00
MD5 7e53fc91e2ec9c156e8b6a7d2b645f3d
BLAKE2b-256 7eceabf416f1ca6247acd9b40366ad2ab8a11fefcbe9f230b3cea4e5e98fe918

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for coop-7.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae25f9c9c522eeb3c5ca9228c1c9d2fb545f204a29f7db2630267d5717fd45b1
MD5 f0b3877e0c5e9ffd906f70a8d93f63f6
BLAKE2b-256 0298622b7927996cfd008da7c5d54e2f12adf7884e9d2ea24f9652c7bcf8142c

See more details on using hashes here.

Supported by

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