Skip to content

Remove unused gettext install from CI, use SPDX license expression, clean up stale test settings - #265

Merged
norkans7 merged 2 commits into
mainfrom
project-cleanup
Jul 27, 2026
Merged

Remove unused gettext install from CI, use SPDX license expression, clean up stale test settings#265
norkans7 merged 2 commits into
mainfrom
project-cleanup

Conversation

@norkans7

Copy link
Copy Markdown
Contributor

Small chores: the CI workflow installed gettext but nothing uses it (no locale files, and the code checks no longer run makemessages); the license metadata used the deprecated table form, now a PEP 639 SPDX expression (BSD-3-Clause, matching the LICENSE file, with the redundant trove classifier dropped — build verified); and the test settings carried ADMIN_MEDIA_PREFIX (removed in Django 1.4) plus group permissions referencing apps that don't exist in this project.

@norkans7
norkans7 merged commit 0438e95 into main Jul 27, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant