aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2025-02-06Update netcup website URLGravatar Johannes Christ-3/+3
Via e-mail forwarded to me by Chris. Reported-by: Chris Lovering <[email protected]>
2025-02-05Bump sentry-sdk from 2.19.0 to 2.20.0Gravatar dependabot[bot]-66/+8
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.19.0...2.20.0)
2025-02-01Update all dependenciesGravatar Johannes Christ-183/+260
2025-02-01Bump coverage from 7.6.7 to 7.6.10Gravatar dependabot[bot]-65/+65
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.7 to 7.6.10. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.7...7.6.10)
2025-02-01Bump django from 5.1.3 to 5.1.5Gravatar dependabot[bot]-6/+6
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.3...5.1.5)
2025-02-01Remove 2024 code jam notificationGravatar Vecko-4/+0
2024-11-23Bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1436)Gravatar dependabot[bot]-1/+1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-23Remove unneeded version specifier in docker composeGravatar Chris Lovering-1/+0
2024-11-23Sort __all__ in templatetagsGravatar Chris Lovering-1/+1
2024-11-23Specify which ruff tool to run in pre-commit configGravatar Chris Lovering-1/+1
2024-11-23Set ruff to use concise output and suggest unsafe fixesGravatar Chris Lovering-0/+2
2024-11-23Remove deprecated ruff rulesGravatar Chris Lovering-1/+1
2024-11-23Bump deps to latestGravatar Chris Lovering-446/+484
2024-11-23Disable poetry package modeGravatar Chris Lovering-0/+1
2024-11-23Remove discriminator from bot logs view (#1424)Gravatar jchristgit-1/+9
When a user does not have a discriminator, do not display it anymore. Behaviour for users with discriminators (for historic infractions is unchanged).
2024-11-23Fix typo in `git remote add` in the guide (#1437)Gravatar RundownRhino-1/+1
2024-09-04Bump cryptography from 43.0.0 to 43.0.1Gravatar dependabot[bot]-29/+29
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2024-08-30Rename `check` to `condition`Gravatar Johannes Christ-2/+2
2024-08-30Bump django from 5.0.7 to 5.1Gravatar dependabot[bot]-6/+6
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.1. - [Commits](https://github.com/django/django/compare/5.0.7...5.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-08-30Bump sentry-sdk from 2.12.0 to 2.13.0Gravatar dependabot[bot]-5/+6
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.12.0...2.13.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2024-08-30Bump pyyaml from 6.0.1 to 6.0.2Gravatar dependabot[bot]-55/+57
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2024-08-30Bump coverage from 7.6.0 to 7.6.1Gravatar dependabot[bot]-55/+75
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2024-08-30Bump ruff from 0.5.2 to 0.6.3Gravatar dependabot[bot]-21/+21
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.6.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.6.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>