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
/
manage.py
(
unfollow
)
Commit message (
Collapse
)
Author
Lines
2019-04-28
Changing the docstring response style to REPL prefix style
SebastiaanZ
-34
/
+34
2019-04-28
Changing 'end_nomination' endpoint to 'dismiss'
SebastiaanZ
-10
/
+10
2019-04-27
Adding complete test suite for nomination end point
SebastiaanZ
-37
/
+318
2019-04-27
Documentation: Clarifying infraction query parameters and adding ordering ↵
SebastiaanZ
-2
/
+3
parameter
2019-04-27
Finalizing and adding documentation to the nomination endpoint and ↵
SebastiaanZ
-26
/
+161
simplifying the nomination serializer
2019-04-25
Adding CreationTests to test_nomination and making related changes in the ↵
SebastiaanZ
-4
/
+135
ViewSet
2019-04-25
Adding initial tests for nomination endpoint
SebastiaanZ
-28
/
+59
2019-04-25
Adding OrderingFilter to infraction ViewSet
SebastiaanZ
-2
/
+2
2019-04-25
Adding validate to Nomination serializer
SebastiaanZ
-2
/
+12
2019-04-25
Reworking nomination viewset and model
SebastiaanZ
-4
/
+47
2019-04-25
Adding migrations to alter nominations API
SebastiaanZ
-2
/
+12
2019-04-24
Adding migration solution
SebastiaanZ
-4
/
+48
2019-04-24
Address review
Gareth Coles
-2
/
+0
2019-04-22
Address the latest review. ✈
Gareth Coles
-1
/
+20
2019-04-22
Re-lock deps
Gareth Coles
-1
/
+1
2019-04-22
Pipfile: flake8-docstrings pin
Johannes Christ
-1
/
+1
Co-Authored-By: gdude2002 <
[email protected]
>
2019-04-22
Add remaining docstrings.
Johannes Christ
-1
/
+69
2019-04-21
A whole bunch of docstrings.
Gareth Coles
-25
/
+146
2019-04-21
Finish linting non-API modules
Gareth Coles
-1
/
+85
2019-04-21
Flake8-docstrings and config as discussed in #192 and on Discord
Gareth Coles
-3
/
+40
2019-04-20
Replace wiki dep with PyDis fork, add git to Docker
Gareth Coles
-109
/
+13
2019-04-20
Remove unneeded sites.py and move navbar CSS to base.css
Gareth Coles
-30
/
+24
2019-04-20
100% coverage
Gareth Coles
-0
/
+7
2019-04-20
Styling fixes and cleanup
Gareth Coles
-13
/
+15
2019-04-20
base.html: Load tags on multiple lines
Gareth Coles
-2
/
+6
2019-04-20
Merge settings/Pipfile.lock
Gareth Coles
-9
/
+118
2019-04-20
Address reviews
Gareth Coles
-498
/
+325
2019-04-20
Make the flakes happy.
Johannes Christ
-3
/
+2
2019-04-20
Add type hinting.
Leon Sandøy
-8
/
+13
2019-04-20
Adding a Discord menu item to the hamburger, and upping test coverage back ↵
Leon Sandøy
-3
/
+23
to 100%
2019-04-20
Addressing volcyys third review.
Leon Sandøy
-6
/
+7
2019-04-19
Update Pipfile.lock and move home app tests
Gareth Coles
-37
/
+1
2019-04-19
Char input has placeholder, finish dir listing
Gareth Coles
-33
/
+49
2019-04-19
Lint and update django-simple-bulma
Gareth Coles
-49
/
+49
2019-04-19
Tests for templatetags
Gareth Coles
-45
/
+195
2019-04-19
Wiki requires notification plugin, so we're stuck with it
Gareth Coles
-8
/
+17
2019-04-19
First testing attempt
Gareth Coles
-9
/
+39
2019-04-19
Addressing all comments in volcyy's second review. The tests now mock the ↵
Leon Sandøy
-132
/
+204
API calls so we don't have to actually call the API every time we run tests.
2019-04-19
Settings: PARENT_HOST will be added to ALLOWED_HOSTS in debug mode
Gareth Coles
-0
/
+5
2019-04-19
Continued cleanup
Gareth Coles
-39
/
+35
2019-04-19
Move JS into files
Gareth Coles
-184
/
+186
2019-04-19
Initial template cleanup
Gareth Coles
-178
/
+14
2019-04-19
Finish history view page
Gareth Coles
-144
/
+112
2019-04-19
Added test cases to increase coverage for this PR to 100%
Leon Sandøy
-3
/
+37
2019-04-19
Add paginators at the top of paginated sections
Gareth Coles
-43
/
+49
2019-04-19
Wiki pagination is special-cased, so we basically have one option for it
Gareth Coles
-258
/
+156
2019-04-19
Big pagination changes because the wiki is stupid
Gareth Coles
-23
/
+91
2019-04-19
Pin flake8-bandit to 1.0.2 to fix ExceptHandler error.
Scragly
-21
/
+11
2019-04-19
Revert linter to non-verbose.
scragly
-4
/
+4
2019-04-19
Output verbose linter to console.
scragly
-1
/
+1
[next]