| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [django-simple-bulma](https://github.com/python-discord/django-simple-bulma) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/python-discord/django-simple-bulma/releases)
- [Changelog](https://github.com/lemonsaurus/django-simple-bulma/blob/main/RELEASE.md)
- [Commits](https://github.com/python-discord/django-simple-bulma/compare/v2.6.0...v3.0.0)
---
updated-dependencies:
- dependency-name: django-simple-bulma
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
|
| |
Removes the DeprecationWarning we were receiving for using this method
without specifying a suitable filter argument.
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Joe Banks <[email protected]>
|
| |
|
|
|
|
|
|
| |
- upload banner and logo
- new cj12 pages
- update home page
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Only thing holding back from Django 5.2 is django-simple-bulma, @lemonsaurus can you have a look at the PR when possible?
|
|
|
|
|
|
|
|
|
|
|
| |
---
updated-dependencies:
- dependency-name: getsentry/action-release
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-version: 2.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
| |
---
updated-dependencies:
- dependency-name: azure/setup-kubectl
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Removed PyCharm guide due to it containing the poetry plugin and there
isn't a direct alternative to that besides just creating a virtual
environment from uv and using that in PyCharm
|
| |
|
|
|
|
|
|
| |
Corrected dockerfile to copy uv over from build step
Probably fine, right? (I forgot how to dockerfile, please forgive me)
|
|\
| |
| | |
Resources Categories Update
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| | |
Bump urllib3 from 2.3.0 to 2.5.0
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\
| |
| | |
Bump django from 5.1.8 to 5.1.9
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [django](https://github.com/django/django) from 5.1.8 to 5.1.9.
- [Commits](https://github.com/django/django/compare/5.1.8...5.1.9)
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\ \
| | |
| | | |
Add CS50P to resources page
|
| | | |
|
|\ \ \
| | | |
| | | | |
Bump h11 from 0.14.0 to 0.16.0
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0)
---
updated-dependencies:
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\ \ \
| | | |
| | | | |
Timeline: Add two more items (Code Jam 10 & 11)
|
|/ / / |
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Do not activate infractions on partial updates
|
|/ / |
|
|\ \
| | |
| | | |
Bump markdown from 3.7 to 3.8
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.
- [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.7...3.8)
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|/ /
| |
| | |
Regression from the DRF update.
|
|\ \
| | |
| | |
| | |
| | | |
python-discord/dependabot/pip/djangorestframework-3.16.0
Bump djangorestframework from 3.14.0 to 3.16.0
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
New error messages are returned, and there appears to be an upstream bug
which presently requires us to specify all attributes in the update.
|
| | | |
|