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
Commit message (
Expand
)
Author
Age
Lines
*
Add tests for the snake name listing API.
Johannes Christ
2018-08-16
-5
/
+42
*
Explicitly specify included fields.
Johannes Christ
2018-08-16
-0
/
+1
*
Add a base class for API test cases.
Johannes Christ
2018-08-16
-0
/
+60
*
Remove broken `apk install` command.
Johannes Christ
2018-08-15
-1
/
+0
*
Use viewsets and the `rest_framework` router.
Johannes Christ
2018-08-15
-6
/
+38
*
Use `reverse` from `django-hosts`.
Johannes Christ
2018-08-15
-2
/
+2
*
Require authentication to use the API.
Johannes Christ
2018-08-15
-3
/
+6
*
Use `TokenAuthentication` instead of API keys.
Johannes Christ
2018-08-15
-11
/
+7
*
Add the `SnakeName` model.
Johannes Christ
2018-08-15
-1
/
+25
*
Add `api` to `INSTALLED_APPS`.
Johannes Christ
2018-08-15
-27
/
+28
*
Add bot API key permission check.
Johannes Christ
2018-08-14
-0
/
+20
*
Add `djangorestframework`.
Johannes Christ
2018-08-14
-4
/
+13
*
Add `api.` subdomain to host configuration.
Johannes Christ
2018-08-14
-1
/
+1
*
Build PostgreSQL requirements.
Johannes Christ
2018-08-13
-0
/
+1
*
Add a simple test case for `home:index`.
Johannes Christ
2018-08-13
-1
/
+7
*
Add subdomains to `ALLOWED_HOSTS`.
Johannes Christ
2018-08-13
-2
/
+14
*
Namespace `home:index` URL.
Johannes Christ
2018-08-13
-3
/
+2
*
Include `CREATEDB` permission necessary for tests.
Johannes Christ
2018-08-13
-1
/
+1
*
Add stub applications `api` and `wiki`.
Johannes Christ
2018-08-13
-0
/
+34
*
Add a basic index page template.
Johannes Christ
2018-08-13
-0
/
+42
*
Add base & navbar templates.
Johannes Christ
2018-08-13
-0
/
+35
*
Add static files.
Johannes Christ
2018-08-13
-0
/
+9762
*
Add regular URLconf.
Johannes Christ
2018-08-13
-5
/
+18
*
Add the `home` app.
Johannes Christ
2018-08-11
-21
/
+43
*
Remove nested URLconfs.
Johannes Christ
2018-08-11
-60
/
+7
*
Add setup instructions.
Johannes Christ
2018-08-11
-0
/
+11
*
Use `django-environ` and PostgreSQL.
Johannes Christ
2018-08-11
-22
/
+69
*
Rename `pydis_django` to `pysite`.
Johannes Christ
2018-08-11
-12
/
+11
*
Initial project layout for django
Gareth Coles
2018-08-07
-27350
/
+348
*
A wizard is never late, nor is he early.
Gareth Coles
2018-07-31
-1
/
+1
*
Resources: The New Boston
Gareth Coles
2018-07-31
-0
/
+12
*
Merge branch 'bugfix/fix-expired-record-unhiphopification-message' into 'master'
Leon Sandøy
2018-07-31
-3
/
+2
|
\
|
*
Fix expiry checking when unhophipifying.
Johannes Christ
2018-07-28
-3
/
+2
*
|
Merge branch 'enhancement/delete-otname-route' into 'master'
Leon Sandøy
2018-07-29
-11
/
+68
|
\
\
|
*
|
Add `DELETE` route to `off-topic-names` endpoint.
Johannes Christ
2018-07-28
-11
/
+68
|
|
/
*
|
Merge branch 'clean_command' into 'master'
Leon Sandøy
2018-07-29
-575
/
+911
|
\
\
|
*
|
Addressing gdude comments
Leon Sandøy
2018-07-29
-30
/
+40
|
*
|
Fixed broken test
Leon Sandøy
2018-07-29
-1
/
+4
|
*
|
Support for embeds and attachments.
Leon Sandøy
2018-07-29
-5
/
+107
|
*
|
Merge branch 'master' into clean_command
Leon Sandøy
2018-07-28
-35
/
+810
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Fix typo in infractions table definition
Gareth Coles
2018-07-28
-1
/
+1
|
|
/
|
/
|
*
|
Fix unit test
Gareth Coles
2018-07-27
-4
/
+4
*
|
Fix a couple dumb mistakes
Gareth Coles
2018-07-27
-1
/
+3
*
|
Don't remove basic user objects, add API for querying them
Gareth Coles
2018-07-27
-30
/
+82
*
|
Merge branch 'momo/infractions-api-dangling' into 'master'
Johannes Christ
2018-07-26
-18
/
+45
|
\
\
|
*
|
Tweaks to the Infractions API for the bot
Momo
2018-07-26
-18
/
+45
|
/
/
*
|
Merge branch 'momo/infractions-api' into 'master'
Gareth Coles
2018-07-21
-2
/
+696
|
\
\
|
*
|
Infraction system API to replace Rowboat
Momo
2018-07-21
-2
/
+696
|
/
/
|
*
Now doing role colorization instead of random colors for the cleanlog template.
Leon Sandøy
2018-07-22
-35
/
+27
|
*
fixed tests that were breaking. hooo-ey.
Leon Sandøy
2018-07-22
-29
/
+9
[next]