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
/
api
/
migrations
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Migrate mailing lists to their own API endpoints
Johannes Christ
2023-12-17
-0
/
+77
*
Remove the redirect FilterList on migration
Chris Lovering
2023-09-19
-0
/
+16
*
Fix contents and descriptions being too long for their field type
Boris Muratov
2023-04-06
-2
/
+2
*
Make additional_settings non-null with dict default
Boris Muratov
2023-04-06
-2
/
+2
*
Rename additional_field to additional_settings
mbaruh
2023-03-26
-4
/
+4
*
Documentation improvements and fixes
mbaruh
2023-03-25
-3
/
+3
*
Make the unique constraint reversible
mbaruh
2023-03-25
-0
/
+1
*
Merge branch 'main' into new-filter-schema
mbaruh
2023-03-21
-7
/
+50
|
\
|
*
Merge branch 'main' into mbaruh/timeout
Boris Muratov
2023-03-20
-1
/
+19
|
|
\
|
|
*
Replace CharField with URLField and set default to None
vivekashok1221
2023-03-10
-2
/
+2
|
|
*
Add jump_url field to infraction model
vivekashok1221
2023-02-17
-0
/
+18
|
*
|
Migrate infraction type `mute` to `timeout`
mbaruh
2023-03-04
-0
/
+25
|
|
/
*
|
Fix documentation and import
mbaruh
2023-02-11
-4
/
+4
*
|
Update viewsets, fix linting
mbaruh
2023-01-28
-1
/
+1
*
|
Make filter unique constraint use NULLS NOT DISTINCT
mbaruh
2023-01-28
-26
/
+13
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2023-01-27
-4
/
+22
|
\
|
|
*
remove useless blank constraint
Amrou Bellalouna
2022-11-12
-2
/
+2
|
*
fix grammar in thread_id's help text
Amrou Bellalouna
2022-11-07
-0
/
+18
|
*
delete buggy migration
Amrou Bellalouna
2022-11-07
-18
/
+0
|
*
add thread_id column to the nomination table
Amrou Bellalouna
2022-11-06
-0
/
+18
*
|
Rename delete_messages to the more generic remove_context
mbaruh
2022-11-09
-10
/
+10
*
|
Disable everyone filter in code jam categories
mbaruh
2022-11-07
-0
/
+1
*
|
Add creation and update timestamps to filtering models
mbaruh
2022-11-05
-0
/
+6
*
|
Stop using None as a valid setting value
mbaruh
2022-11-04
-16
/
+16
*
|
Add antispam list in migrations
mbaruh
2022-11-01
-0
/
+52
*
|
Add uniques filter list to migrations
mbaruh
2022-10-27
-0
/
+101
*
|
Allow char fields to be blank
mbaruh
2022-10-10
-6
/
+6
*
|
Add infraction channel setting
mbaruh
2022-10-08
-0
/
+6
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-10-07
-4
/
+29
|
\
|
|
*
Bump To Django 4.1.1 & Update Dependencies
Hassan Abouelela
2022-09-30
-2
/
+1
|
*
Backdate last_applied dates to use value of inserted_at
Chris Lovering
2022-07-27
-1
/
+8
|
*
Add a field to track the time an infraction was last applied
Chris Lovering
2022-07-27
-0
/
+19
*
|
Bring back enabled categories
mbaruh
2022-10-01
-0
/
+5
*
|
Convert the infraction choices to uppercase
mbaruh
2022-09-30
-2
/
+2
*
|
Use the new models.JSONField
mbaruh
2022-09-27
-1
/
+1
*
|
Add voice mute to infraction choices
mbaruh
2022-09-27
-2
/
+2
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-07-15
-7
/
+147
|
\
|
|
*
Remove embed validators from old migrations
Chris Lovering
2022-06-30
-5
/
+3
|
*
Remove embed validators for deleted messages
Chris Lovering
2022-06-30
-0
/
+19
|
*
Add support for BIG SOLIDUS unicode characters for off topic names
mina
2022-04-21
-0
/
+19
|
*
Add support for BumpedThreads to be stored in site
Chris Lovering
2022-03-16
-0
/
+22
|
*
Patch AoC tables to use the Discord user as PK.
D0rs4n
2022-03-09
-9
/
+7
|
*
Add reason field to AoC completionist block table
D0rs4n
2022-03-09
-0
/
+1
|
*
Enhance comments and table structure in AoC related modules
D0rs4n
2022-03-08
-2
/
+2
|
*
Add support for storing AoC related data in site
D0rs4n
2022-03-07
-0
/
+33
|
*
Try to add merge migration
Karlis Suvi
2022-01-25
-0
/
+14
|
*
Merge branch 'main' into voicemute
ChrisJL
2022-01-21
-29
/
+187
|
|
\
|
*
|
Implement voice mute + migration from voice mute -> voice ban
ks129
2021-10-09
-0
/
+36
*
|
|
Add UniqueConstraint to the Filter model
D0rs4n
2022-03-22
-0
/
+36
*
|
|
Sync Filter models with relating migrations, adjust code consistency
D0rs4n
2022-03-12
-1
/
+1
[next]