aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Events: Initial redesignGravatar hedy2024-01-20-108/+310
| | | | | | | | | | | - Added standalone pages for each event - Added initial design of new layout - Refactored some sidebars and templates to update current/upcoming event - Put two CJ10 assets into their own dedicated folder Includes dummy text for event descriptions and content that is not up-to-date: Current and Upcoming event components.
* Merge pull request #1207 from ↵Gravatar Xithrius2024-01-16-6/+6
|\ | | | | | | python-discord/dependabot/pip/python-frontmatter-1.1.0
| * Bump python-frontmatter from 1.0.1 to 1.1.0Gravatar dependabot[bot]2024-01-17-6/+6
|/ | | | | | | | | | | | | | Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: python-frontmatter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1206 from python-discord/dependabot/pip/ruff-0.1.13Gravatar Xithrius2024-01-14-20/+20
|\
| * Bump ruff from 0.1.12 to 0.1.13Gravatar dependabot[bot]2024-01-15-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.12 to 0.1.13. - [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/v0.1.12...v0.1.13) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1202 from python-discord/dependabot/pip/markdown-3.5.2Gravatar Xithrius2024-01-12-5/+5
|\
| * Bump markdown from 3.5.1 to 3.5.2Gravatar dependabot[bot]2024-01-12-5/+5
|/ | | | | | | | | | | | | | | Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1204 from python-discord/dependabot/pip/ruff-0.1.12Gravatar Xithrius2024-01-11-20/+20
|\
| * Bump ruff from 0.1.11 to 0.1.12Gravatar dependabot[bot]2024-01-12-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.1.12. - [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/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1203 from python-discord/dependabot/pip/sentry-sdk-1.39.2Gravatar Xithrius2024-01-10-6/+6
|\
| * Bump sentry-sdk from 1.39.1 to 1.39.2Gravatar dependabot[bot]2024-01-11-6/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.1 to 1.39.2. - [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/1.39.1...1.39.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1201 from python-discord/dependabot/pip/psycopg-3.1.17Gravatar jchristgit2024-01-08-74/+74
|\ | | | | Bump psycopg from 3.1.16 to 3.1.17
| * Bump psycopg from 3.1.16 to 3.1.17Gravatar dependabot[bot]2024-01-08-74/+74
|/ | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.16 to 3.1.17. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.16...3.1.17) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Fixed truncated dropdown menu (#1138)Gravatar sarzz2024-01-06-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | * removing padding-right from discord button in nav * fixing dropdown menu on contributing page for sub-articles * Revert "fixing dropdown menu on contributing page for sub-articles" This reverts commit 2d158ddbb8f1d27dd7d8b0b9282554365cf042e3. * fixing dropdown menu on contributing page for sub-articles * Revert "removing padding-right from discord button in nav" This reverts commit e6642932611de307f5386928be0a1dd7e94cd134. * lint fix * fixing dropdown menu for mobile screen * Update pydis_site/static/css/content/page.css Co-authored-by: wookie184 <[email protected]> --------- Co-authored-by: wookie184 <[email protected]>
* Merge pull request #1194 from devdanzin/add_sdxpyGravatar wookie1842024-01-03-0/+26
|\ | | | | Add 'Software Design by Example' to resources. (fix #1193)
| * Merge branch 'main' into add_sdxpyGravatar wookie1842024-01-03-87/+87
| |\ | |/ |/|
* | Merge pull request #1200 from python-discord/dependabot/pip/django-5.0.1Gravatar jchristgit2024-01-03-6/+6
|\ \ | | | | | | Bump django from 5.0 to 5.0.1
| * | Bump django from 5.0 to 5.0.1Gravatar dependabot[bot]2024-01-03-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 5.0 to 5.0.1. - [Commits](https://github.com/django/django/compare/5.0...5.0.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1198 from ↵Gravatar Xithrius2024-01-02-5/+5
|\ \ | | | | | | | | | python-discord/dependabot/pip/django-simple-bulma-2.6.0
| * | Bump django-simple-bulma from 2.5.0 to 2.6.0Gravatar dependabot[bot]2024-01-03-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django-simple-bulma](https://github.com/python-discord/django-simple-bulma) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/python-discord/django-simple-bulma/releases) - [Commits](https://github.com/python-discord/django-simple-bulma/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: django-simple-bulma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1199 from python-discord/dependabot/pip/ruff-0.1.11Gravatar Xithrius2024-01-02-20/+20
|\ \
| * | Bump ruff from 0.1.9 to 0.1.11Gravatar dependabot[bot]2024-01-03-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.11. - [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/v0.1.9...v0.1.11) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1197 from ↵Gravatar jchristgit2024-01-01-5/+5
|\ \ | | | | | | | | | | | | python-discord/dependabot/pip/pymdown-extensions-10.7 Bump pymdown-extensions from 10.6 to 10.7
| * | Bump pymdown-extensions from 10.6 to 10.7Gravatar dependabot[bot]2024-01-01-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.6 to 10.7. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.6...10.7) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1196 from python-discord/dependabot/pip/coverage-7.4.0Gravatar Xithrius2023-12-27-55/+55
|\ \
| * | Bump coverage from 7.3.4 to 7.4.0Gravatar dependabot[bot]2023-12-28-55/+55
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0. - [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.3.4...7.4.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1195 from ↵Gravatar jchristgit2023-12-27-5/+5
|\ \ | | | | | | | | | | | | python-discord/dependabot/pip/pymdown-extensions-10.6 Bump pymdown-extensions from 10.5 to 10.6
| * | Bump pymdown-extensions from 10.5 to 10.6Gravatar dependabot[bot]2023-12-27-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.5 to 10.6. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.5...10.6) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Use icon_image instead of title_image and set icon_size to 50.Gravatar devdanzin2024-01-03-1/+2
| |
| * Add a Goodreads link and 'paid' tag.Gravatar devdanzin2023-12-23-0/+4
| |
| * Fix trailing whitespace.Gravatar devdanzin2023-12-23-1/+1
| |
| * Add 'Software Design by Example' to resources.Gravatar devdanzin2023-12-22-0/+21
|/
* Merge pull request #1192 from python-discord/dependabot/pip/ruff-0.1.9Gravatar Xithrius2023-12-21-20/+20
|\
| * Bump ruff from 0.1.8 to 0.1.9Gravatar dependabot[bot]2023-12-22-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9. - [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/v0.1.8...v0.1.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1190 from python-discord/dependabot/pip/coverage-7.3.4Gravatar jchristgit2023-12-21-55/+55
|\ | | | | Bump coverage from 7.3.3 to 7.3.4
| * Bump coverage from 7.3.3 to 7.3.4Gravatar dependabot[bot]2023-12-21-55/+55
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.3 to 7.3.4. - [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.3.3...7.3.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1191 from python-discord/dependabot/pip/httpx-0.26.0Gravatar Xithrius2023-12-20-5/+5
|\
| * Bump httpx from 0.25.2 to 0.26.0Gravatar dependabot[bot]2023-12-21-5/+5
|/ | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.25.2 to 0.26.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.25.2...0.26.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1189 from python-discord/dependabot/pip/psycopg-3.1.16Gravatar Xithrius2023-12-19-75/+75
|\
| * Bump psycopg from 3.1.15 to 3.1.16Gravatar dependabot[bot]2023-12-20-75/+75
|/ | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.15 to 3.1.16. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.15...3.1.16) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1186 from python-discord/nplusone-infractions-expandedGravatar jchristgit2023-12-15-8/+7
|\ | | | | Prefetch user and actor in expanded infraction view
| * Prefetch user and actor in expanded infraction viewGravatar Johannes Christ2023-12-15-8/+7
| | | | | | | | | | Prevent N+1 reported by Sentry: https://python-discord.sentry.io/issues/4721126467/?project=2714379&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=90d&stream_index=3
* | Merge pull request #1188 from python-discord/slightly-optimize-tag-updatesGravatar jchristgit2023-12-15-2/+2
|\ \ | | | | | | Prevent loading related object when updating tags
| * | Prevent loading related object when updating tagsGravatar Johannes Christ2023-12-15-2/+2
| |/ | | | | | | | | We can simply save by the ID here, we do not need any other data from the related object.
* | Merge pull request #1187 from python-discord/nplusone-nomination-entriesGravatar Amrou Bellalouna2023-12-15-1/+1
|\ \ | |/ |/| Preload nomination entries in nomination viewset
| * Preload nomination entries in nomination viewsetGravatar Johannes Christ2023-12-15-1/+1
|/ | | | See https://python-discord.sentry.io/issues/4721508176/?project=2714379&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=90d&stream_index=1
* use curl to download the pull_request_payload artifact (#1185)Gravatar Amrou Bellalouna2023-12-15-1/+1
|
* remove --quiet header to get full output (#1182)Gravatar Amrou Bellalouna2023-12-15-1/+1
|
* Merge pull request #1181 from python-discord/bulk-create-deleted-messagesGravatar jchristgit2023-12-15-6/+3
|\ | | | | Insert deleted messages as a Batch
| * insert deleted messages as a BatchGravatar shtlrs2023-12-15-6/+3
|/ | | | Sentry is sending an N+1 query alert because of the way we were inserting messages (one by one)