index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/upload-artifact-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
/
pysite
/
mixins.py
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2018-04-01
Fix tests
Gareth Coles
-1
/
+7
2018-04-01
Linting
Gareth Coles
-1
/
+1
2018-04-01
Add CSRF protection and optimise imports
Gareth Coles
-5
/
+50
2018-04-01
Fix test for now
Gareth Coles
-2
/
+3
2018-04-01
Role requirement decorator should return json on an API error
Gareth Coles
-0
/
+3
2018-04-01
Fix logging, restrict staff index route
Gareth Coles
-2
/
+7
2018-03-31
Adding atom (#49)
Henrik Böving
-3
/
+9
2018-03-30
I guess we can let that data be inserted.
Gareth Coles
-1
/
+3
2018-03-30
Whoopsie
Gareth Coles
-1
/
+4
2018-03-30
Accept username/discriminator from the bot and remove it from oauth
Gareth Coles
-15
/
+7
2018-03-30
I'm assuming this is the last linting commit for now...
Gareth Coles
-2
/
+2
2018-03-30
Fix tests
Gareth Coles
-2
/
+2
2018-03-30
Flake8
Gareth Coles
-4
/
+4
2018-03-30
Decorator for routes that require a login with one of a set of roles
Gareth Coles
-4
/
+25
2018-03-30
Collect all roles from users instead of just a single one
Gareth Coles
-3
/
+5
2018-03-30
Change to PyCharm imports
Gareth Coles
-6
/
+5
2018-03-29
Staff page typo
Gareth Coles
-1
/
+1
2018-03-29
Rewrite URLs in templates to use `url_for()`
Gareth Coles
-44
/
+43
2018-03-29
Fix broken countdown static file url
Gareth Coles
-1
/
+1
2018-03-29
More convenient static_file() function for templates
Gareth Coles
-31
/
+12
2018-03-29
Fix error routing and more work on static files
Gareth Coles
-16
/
+15
2018-03-29
fixes path to static files in subdomains (#46)
Christopher Baklid
-2
/
+3
2018-03-29
Fix error handler management
Gareth Coles
-19
/
+15