Next generation of the CMS the Strathspey sites are based on. Uses Python 3.13+, Django 6.0+ and other up-to-date goodies.
  • Python 71.3%
  • HTML 24.7%
  • CSS 2.4%
  • JavaScript 1.3%
  • Shell 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Anselm Lingnau 1da32d63ed feature: Support priorities and details in event role lists.
The (event-specific) `detail` attribute is for which class a teacher
teaches, or which instrument a musician plays. It is not to be
confused with the `note` field on the person's entry itself.

The (event-specific) `priority` attribute lets us control the order in
which several teachers or musicians are listed.

For now you will need to edit the database directly to set these. This
will change eventually.
2026-09-14 17:15:57 +02:00
data refactor: Use new RSCDS favicon as the icon for RSCDS dances. 2026-08-09 00:59:09 +02:00
docker chore: Add git to the Dockerfile. 2023-04-19 00:48:47 +02:00
docs feature: Initial commit. 2021-03-01 02:45:48 +01:00
etc feature: Add image source URL support to {% imagecredit %}. 2024-04-08 01:37:50 +02:00
src feature: Support priorities and details in event role lists. 2026-09-14 17:15:57 +02:00
tests feature: Add EPC-QR data validation for event registration settings form. 2023-12-08 01:07:46 +01:00
.editorconfig chore: Add .editorconfig file. 2022-01-19 01:32:33 +01:00
.gitignore refactor: Add hatch and uv-dynamic-versioning instead of setuptools. 2025-08-23 14:35:26 +02:00
.gitlab-ci.yml chore: Deploy to prod when a Git tag is set. 2023-05-08 19:11:42 +02:00
babel.cfg chore: Add babel.cfg to the repository. 2023-04-14 00:41:49 +02:00
Makefile chore: Add targets for translation catalogs to Makefile. 2023-04-12 23:49:33 +02:00
pyproject.toml feature: Add extended RSS support to shortlink service. 2026-07-25 19:10:30 +02:00
pytest.ini feature: Initial commit. 2021-03-01 02:45:48 +01:00
README.rst feature: Initial commit. 2021-03-01 02:45:48 +01:00
requirements-test.txt feature: Initial commit. 2021-03-01 02:45:48 +01:00
uv.lock chore: Update Django to version 6.0.8. 2026-08-09 14:33:05 +02:00

ACE4 Content Management System
==============================

This is the ACE4 CMS as used on the strathspey.org web sites.