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
/
pydis_site
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Remove unused import from models utils
Karlis S
2020-08-27
-1
/
+0
*
Move some parts from Mixins file to utils
Karlis S
2020-08-27
-172
/
+174
*
Move import to beginning of models mixins file
ks129
2020-08-27
-2
/
+1
*
(Tag Cleanup): Removed Tag viewset from viewsets __init__.py
ks123
2020-08-27
-1
/
+0
*
(Tag Cleanup): Added Tag removal migration
ks123
2020-08-27
-0
/
+16
*
(Tag Cleanup): Removed Tag model file.
ks123
2020-08-27
-173
/
+0
*
(Tag Cleanup): Removed unnecessary tag validation migration.
ks123
2020-08-27
-7
/
+0
*
(Tag Cleanup): Removed Tag model
ks123
2020-08-27
-26
/
+1
*
(Tag Cleanup): Removed tag import in models __init__.py
ks123
2020-08-27
-1
/
+0
*
(Tag Cleanup): Replaced import from Tags model with utils.py validator import...
ks123
2020-08-27
-28
/
+28
*
(Tag Cleanup): Replaced import from Tags model with utils.py validator import.
ks123
2020-08-27
-3
/
+2
*
(Tag Cleanup): Removed `tag` from embed validator names due Tags will be remo...
ks123
2020-08-27
-9
/
+9
*
(Tag Cleanup): Moved embed validators from Tag model to utils.py
ks123
2020-08-27
-0
/
+173
*
(Tag Cleanup): Removed Tags Model import from models __init__.py
ks123
2020-08-27
-1
/
+0
*
(Tag Cleanup): Removed Tags Model test.
ks123
2020-08-27
-5
/
+0
*
(Tag Cleanup): Removed Tags URL
ks123
2020-08-27
-5
/
+0
*
(Tag Cleanup): Removed Tags serializer.
ks123
2020-08-27
-11
/
+0
*
(Tag Cleanup): Removed Tags from Administration
ks123
2020-08-27
-2
/
+0
*
(Tag Cleanup): Removed Tags viewset.
ks123
2020-08-27
-106
/
+0
*
Merge pull request #374 from Numerlor/reminder-direct-retrieve
Mark
2020-08-20
-1
/
+59
|
\
|
*
Update docstring for new fetching behaviour
Numerlor
2020-08-20
-0
/
+24
|
*
Allow direct fetching of reminders by id
Numerlor
2020-08-20
-1
/
+35
*
|
Update rule 6 for the removal of #show-your-projects
Dennis Pham
2020-08-08
-1
/
+2
|
/
*
Fix bad migration 0059
Leon Sandøy
2020-08-03
-0
/
+85
*
Delete FilterList objects for tests.
Leon Sandøy
2020-07-30
-0
/
+10
*
Add a migration for all the existing data.
Leon Sandøy
2020-07-30
-0
/
+153
*
Provide callable, not return value.
Leon Sandøy
2020-07-30
-1
/
+1
*
Add a constraint in the DB model as well.
Leon Sandøy
2020-07-29
-0
/
+15
*
Fix multiple leafs for migration graph.
Leon Sandøy
2020-07-29
-1
/
+1
*
Merge branch 'master' into whitelist_system
Leon Sandøy
2020-07-29
-3
/
+80
|
\
|
*
Fix misleading documentation
kosayoda
2020-07-19
-1
/
+1
|
*
Use literal integers for mentions ID in test
kosayoda
2020-07-19
-14
/
+2
|
*
Merge migrations
kosayoda
2020-07-16
-0
/
+14
|
*
Merge branch 'master' of github.com:python-discord/site into role-reminders
kosayoda
2020-07-16
-1
/
+59
|
|
\
|
*
|
Add mentions field to valid data test
kosayoda
2020-07-16
-1
/
+14
|
*
|
Document more undocumented stuff
kosayoda
2020-07-16
-2
/
+6
|
*
|
Document PATCH for reminders
kosayoda
2020-07-16
-0
/
+16
|
*
|
Document POSTing mentions in ReminderViewSet
kosayoda
2020-07-16
-0
/
+1
|
*
|
Add migration for the mentions field in the Reminder model
kosayoda
2020-07-16
-0
/
+20
|
*
|
Document mentions in ReminderViewSet
kosayoda
2020-07-16
-0
/
+5
|
*
|
Return mentions from ReminderSerializer
kosayoda
2020-07-16
-1
/
+3
|
*
|
Add mentions field to Reminder model
kosayoda
2020-07-16
-0
/
+14
*
|
|
Add a test for checking duplicates.
Leon Sandøy
2020-07-29
-0
/
+5
*
|
|
Handle unique validator in DRF, not Django.
Leon Sandøy
2020-07-29
-15
/
+15
*
|
|
Rename AllowDenyList to FilterList
Leon Sandøy
2020-07-27
-48
/
+47
*
|
|
Minor changes to tests, use subTest.
Leon Sandøy
2020-07-19
-9
/
+4
*
|
|
Document the get_types endpoint.
Leon Sandøy
2020-07-19
-0
/
+14
*
|
|
Simplify AllowDenyListType names.
Leon Sandøy
2020-07-19
-4
/
+4
*
|
|
Add another AllowDenyList field, 'comment'.
Leon Sandøy
2020-07-19
-1
/
+9
*
|
|
Add an endpoint for getting AllowDenyList types.
Leon Sandøy
2020-07-17
-0
/
+16
[next]