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
*
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
|
\
|
*
Addressing all comments in volcyy's second review. The tests now mock the API...
Leon Sandøy
2019-04-19
-1
/
+1
|
*
Pin flake8-bandit to 1.0.2 to fix ExceptHandler error.
Scragly
2019-04-19
-1
/
+1
|
*
Addressing all of volcyys review comments, and adding linting and full test c...
Leon Sandøy
2019-04-18
-1
/
+2
|
*
makemigrations pipeline created, RepoData model created, and a really naive i...
Leon Sandøy
2019-04-16
-0
/
+4
|
*
merging in changes from the main branch
Leon Sandøy
2019-04-16
-1
/
+0
|
|
\
|
*
|
refactoring slightly to use a class-based view, changing home to main. Ready ...
Leon Sandøy
2019-04-13
-0
/
+1
*
|
|
Merge branch 'django' into django+200/wiki
Gareth Coles
2019-04-19
-1
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Only install uWSGI in Docker.
Johannes Christ
2019-04-10
-1
/
+0
|
|
/
*
|
Lint and update django-simple-bulma
Gareth Coles
2019-04-19
-1
/
+1
*
|
Remove wiki host, use /wiki - Also some wiki config
Gareth Coles
2019-04-08
-0
/
+1
*
|
Add django-wiki, and downgrade to Django 2.1
Gareth Coles
2019-04-08
-1
/
+2
|
/
*
Address review by @jchristgit
Gareth Coles
2019-04-05
-21
/
+21
*
[#158 #160] Add crispy-bulma and simple-bulma
Gareth Coles
2019-04-05
-0
/
+2
*
[#193] Replace Poetry with Pipenv
Gareth Coles
2019-04-05
-0
/
+30
*
Fix up CI.
Johannes Christ
2018-09-16
-45
/
+0
*
Revert "Use Argon2 for password hashing."
Johannes Christ
2018-09-08
-1
/
+1
*
Use Argon2 for password hashing.
Johannes Christ
2018-09-08
-1
/
+1
*
Add `gunicorn` dependency.
Johannes Christ
2018-09-04
-0
/
+1
*
Set up GitLab CI properly.
Johannes Christ
2018-09-04
-0
/
+2
*
Lock dependencies.
Johannes Christ
2018-09-01
-13
/
+13
*
Add the member viewset.
Johannes Christ
2018-09-01
-0
/
+1
*
Add coverage reports.
Johannes Christ
2018-08-30
-0
/
+1
*
Remove unused `libsass` dependency.
Johannes Christ
2018-08-27
-1
/
+0
*
Add `djangorestframework`.
Johannes Christ
2018-08-14
-0
/
+1
*
Use `django-environ` and PostgreSQL.
Johannes Christ
2018-08-11
-6
/
+2
*
Initial project layout for django
Gareth Coles
2018-08-07
-28
/
+9
[next]