index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Pipfile
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Remove stale dependency.
kosayoda
2021-05-14
-1
/
+0
*
Merge branch main into dewikification
kosayoda
2021-05-14
-5
/
+4
*
Merge branch 'dewikification' into resources-lists
ks129
2021-03-30
-0
/
+3
|
\
|
*
Refactor content app tests.
kosayoda
2021-03-25
-0
/
+1
|
*
Replace `markdown2` with `markdown` and `python-frontmatter`.
kosayoda
2021-03-24
-1
/
+2
|
*
Remove Github metadata feature.
kosayoda
2021-03-23
-1
/
+0
|
*
Merge remote-tracking branch 'up/dewikification' into guides-app
ks129
2020-10-30
-1
/
+0
|
|
\
|
*
|
Add dateutil dependency because datetime's fromisoformat don't work
ks129
2020-10-06
-0
/
+1
|
*
|
Merge branch 'dewikification' into guides-app
Leon Sandøy
2020-10-05
-4
/
+2
|
|
\
\
|
*
|
|
Migrate content system from Python-Markdown to markdown2
ks129
2020-10-05
-1
/
+1
|
*
|
|
Install PyYAML for YAML files parsing
ks129
2020-09-19
-1
/
+1
|
*
|
|
Specify markdown package version
ks129
2020-09-19
-1
/
+1
|
*
|
|
Add markdown dependency to parse MD to HTML
ks129
2020-09-19
-1
/
+2
*
|
|
|
Push Django Simple Bulma version
ks129
2020-11-14
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Remove django-allauth from Pipfile.
Leon Sandøy
2020-10-04
-1
/
+0
|
|
/
|
/
|
*
|
Remove wiki and pygments from Pipfile.
Leon Sandøy
2020-10-04
-2
/
+0
|
/
*
Add gitpython ~=3.1.7 as a dependency.
Leon Sandøy
2020-08-22
-0
/
+1
*
Merge remote-tracking branch 'origin/master' into feat/deps/344/django-3.0
MarkKoz
2020-07-14
-2
/
+0
|
\
|
*
Removes django_crispy_forms dependency, too.
Leon Sandøy
2020-07-15
-1
/
+0
|
*
Removes django_crispy_bulma dependency.
Leon Sandøy
2020-07-14
-1
/
+0
|
*
Bump django from 2.2.11 to 2.2.13
dependabot[bot]
2020-06-06
-1
/
+1
*
|
Update dependency pins
MarkKoz
2020-07-14
-2
/
+2
*
|
Update to Django 3.0
MarkKoz
2020-03-21
-9
/
+9
|
/
*
Add more pre-commit hooks
MarkKoz
2020-03-04
-1
/
+1
*
Update dev dependencies
MarkKoz
2020-03-04
-9
/
+9
*
Install wiki from PyPI
MarkKoz
2020-02-23
-2
/
+1
*
Add sentry_sdk dependency
Joseph Banks
2020-02-21
-0
/
+1
*
Bump django from 2.2.6 to 2.2.8
dependabot[bot]
2020-01-05
-1
/
+1
*
Add the `--debug` flag to the start command
Matteo Bertucci
2019-11-12
-1
/
+1
*
Add pipenv run start command
Akarys42
2019-11-11
-0
/
+1
*
Update dependency pinning
sco1
2019-10-20
-3
/
+3
*
Merge branch 'master' into #201-django-allauth
Gareth Coles
2019-10-06
-1
/
+1
|
\
|
*
disable usage of pyuwsgi on windows due to incompatibility, library is only u...
Joseph Banks
2019-10-06
-1
/
+1
*
|
Initial Allauth dependency and settings/urls
Gareth Coles
2019-10-03
-0
/
+1
|
/
*
Create custom manage.py entry point, remove scripts and merge Dockerfile.
scragly
2019-09-28
-2
/
+3
*
Merge branch 'master' into update-linting
S. Co1
2019-09-24
-3
/
+5
|
\
|
*
Use a .whl for `wiki` package instead of git repo.
scragly
2019-09-21
-1
/
+2
|
*
Run tests with coverage in pipenv script
MarkKoz
2019-09-20
-2
/
+3
*
|
Update dependencies & relock
sco1
2019-09-18
-14
/
+16
|
/
*
Remove pydocstyle pinning now that flake8-docstrings is fixed
S. Co1
2019-09-03
-2
/
+1
*
Update linting dependencies
sco1
2019-07-09
-1
/
+4
*
pin pycodestyle to 3.0.0 and fix linting errors
Joseph Banks
2019-07-07
-2
/
+3
*
unpin flake8 & flake8 docstrings to see if it fixes linting
Joseph Banks
2019-07-07
-3
/
+2
*
manually pin pydocstyle to 1.1.1 to fix lint errors
Joseph Banks
2019-07-06
-0
/
+1
*
Implement new YAML resource system
Joseph Banks
2019-07-06
-0
/
+1
*
Adding whitenoise to the toolchain to serve static images
Leon Sandøy
2019-07-03
-0
/
+1
*
Pipfile: flake8-docstrings pin
Johannes Christ
2019-04-22
-1
/
+1
*
Flake8-docstrings and config as discussed in #192 and on Discord
Gareth Coles
2019-04-21
-0
/
+1
*
Replace wiki dep with PyDis fork, add git to Docker
Gareth Coles
2019-04-20
-2
/
+2
*
Merge branch 'django' into django+200/wiki
Gareth Coles
2019-04-20
-1
/
+7
|
\
[next]