Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Releases: acdh-oeaw/django-acdhch-functions

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 12:52

0.1.4 (2024-09-11)

Bug Fixes

  • matomo: use correct statement for calling parent block content (7e5055c)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Mar 11:45

0.1.3 (2024-03-18)

Bug Fixes

  • imprint route should point to imprint (91f93a1)
  • typo in readme (6444d74)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Dec 10:33

0.1.2 (2023-12-12)

Bug Fixes

  • add matomo to shipped base.html template (9e8846f)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 09:48

0.1.1 (2023-12-12)

Bug Fixes

  • a couple of bugs in the imprint setup (9380e07)
  • fall back to SERVICE_ID env variable for REDMINE_ID (36f5ca5), closes #6
  • provide a default for the basetemplate (8d1f0cd)

Documentation

  • imprint: add information about REDMINE_ID (c59929b)