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
*
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
|
/
*
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
*
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
*
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
|
\
|
*
Fix faulty regex filters in migration 59
Boris Muratov
2021-12-31
-29
/
+29
|
*
Merge migrations to avoid conflicts.
RohanJnr
2021-12-13
-0
/
+14
|
*
Merge branch 'main' into otn_softdel
Rohan Reddy Alleti
2021-12-13
-0
/
+93
|
|
\
|
|
*
Migrate to generic `JSONField`
Johannes Christ
2021-11-27
-0
/
+25
|
|
*
Merge migrations with upstream
Johannes Christ
2021-11-25
-0
/
+14
|
|
*
Add `dm_sent` field to infractions model & serializer
Izan
2021-11-25
-0
/
+18
|
|
*
Adds Redirect Filter List
Hassan Abouelela
2021-11-17
-0
/
+18
|
|
*
Adds Failures Field To Reminders
Hassan Abouelela
2021-10-29
-0
/
+18
|
*
|
Fix: Conflicting migrations.
RohanJnr
2021-11-05
-0
/
+14
|
*
|
Pull from upstream/main and resolve conflicts.
RohanJnr
2021-11-05
-0
/
+38
|
|
\
|
|
*
|
fix CommandError: Conflicting migrations detected.
RohanJnr
2021-07-24
-0
/
+14
|
*
|
Merge branch 'main' into otn_softdel
Rohan Reddy Alleti
2021-07-24
-0
/
+37
|
|
\
\
|
*
|
|
Add active field to OffTopicChannelName model.
RohanJnr
2021-05-19
-0
/
+23
*
|
|
|
Implement voice mute + migration from voice mute -> voice ban
ks129
2021-10-09
-0
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
Add LT and GT to supported otn chars
Chris Lovering
2021-09-27
-0
/
+19
*
|
|
Allow empty value for inventory url field
Numerlor
2021-08-30
-0
/
+19
|
|
/
|
/
|
*
|
Recreate nitro message length migration and name it
bast
2021-06-24
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/main' into fix-nitro-message
bast
2021-06-24
-0
/
+19
|
\
\
|
*
|
Use BigInt for permissions field and remove max value validator
Chris
2021-06-18
-0
/
+19
|
|
/
*
/
Adjust Message model to support new nitro messages with over 4000 chars
bast
2021-06-18
-0
/
+18
|
/
*
Ensure the base url ends with a slash
Numerlor
2021-03-26
-1
/
+7
*
Merge branch 'main' into doc-validator
Numerlor
2021-03-15
-12
/
+301
|
\
|
*
Fix grammar of nomination models
ks129
2021-03-06
-2
/
+2
|
*
Make default value of nomination entry reason to empty string
ks129
2021-02-24
-1
/
+1
|
*
Merge nomination migrations
ks129
2021-02-24
-18
/
+3
|
*
Add rollback to nominations table split migration
ks129
2021-02-22
-1
/
+14
|
*
Split nomination model to 2 tables and create migrations
ks129
2021-02-22
-0
/
+77
|
*
Add voice ban to infraction types and create migration for it
ks129
2020-10-10
-0
/
+18
|
*
Logs Cleanup: Fix migrations conflicts with merge migration
ks129
2020-10-03
-0
/
+14
[next]