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
*
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
|
*
Logs Cleanup: Add migration for log entry removal
ks129
2020-10-03
-0
/
+16
|
*
Add migrations for nomination and doc link model changes.
scragly
2020-09-20
-0
/
+93
|
*
Allow blank/null input to the nomination reason.
Eivind Teig
2020-09-11
-0
/
+18
|
*
Create new merge migration to fix conflicts between migrations
Karlis S
2020-09-01
-0
/
+14
|
*
Merge branch 'master' into tags-cleanup
ks129
2020-09-01
-0
/
+32
|
|
\
|
|
*
Create merge migration to fix conflicts
ks129
2020-08-30
-0
/
+14
|
|
*
Revert "Fix mess with migrations"
ks129
2020-08-30
-10
/
+38
|
|
*
Revert "Revert pull request #348"
ks129
2020-08-30
-37
/
+27
|
|
*
Revert pull request #348
MarkKoz
2020-08-29
-27
/
+37
|
|
*
Fix mess with migrations
ks129
2020-08-29
-38
/
+10
|
|
*
Merge branch 'master' into off-topic-non-random
Leon Sandøy
2020-08-27
-15
/
+438
|
|
|
\
|
|
*
|
OT: Fix migrations nr conflict
ks129
2020-05-28
-1
/
+1
|
|
*
|
Merge branch 'master' into off-topic-non-random
ks129
2020-05-28
-0
/
+25
|
|
|
\
\
|
|
*
|
|
OT: Replace help text of `used` field
ks129
2020-05-28
-1
/
+1
|
|
*
|
|
(Off-topic Channel Names): Added new field to model: `used` that show is this...
ks123
2020-03-30
-0
/
+18
|
*
|
|
|
Replace bad import on migration
ks129
2020-08-27
-1
/
+1
|
*
|
|
|
Fix embed validator location in migration
ks129
2020-08-27
-1
/
+1
|
*
|
|
|
(Tag Cleanup): Added Tag removal migration
ks123
2020-08-27
-0
/
+16
|
*
|
|
|
(Tag Cleanup): Removed unnecessary tag validation migration.
ks123
2020-08-27
-7
/
+0
|
*
|
|
|
(Tag Cleanup): Removed Tag model
ks123
2020-08-27
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Create migration for doc package name validator.
Numerlor
2020-08-04
-0
/
+19
|
/
/
/
*
|
|
Fix bad migration 0059
Leon Sandøy
2020-08-03
-0
/
+85
*
|
|
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
/
+4
*
|
|
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
-0
/
+34
|
\
\
\
|
*
|
|
Merge migrations
kosayoda
2020-07-16
-0
/
+14
|
*
|
|
Merge branch 'master' of github.com:python-discord/site into role-reminders
kosayoda
2020-07-16
-0
/
+56
|
|
\
\
\
|
*
|
|
|
Add migration for the mentions field in the Reminder model
kosayoda
2020-07-16
-0
/
+20
*
|
|
|
|
Handle unique validator in DRF, not Django.
Leon Sandøy
2020-07-29
-4
/
+0
*
|
|
|
|
Rename AllowDenyList to FilterList
Leon Sandøy
2020-07-27
-3
/
+3
*
|
|
|
|
Simplify AllowDenyListType names.
Leon Sandøy
2020-07-19
-2
/
+2
*
|
|
|
|
Add another AllowDenyList field, 'comment'.
Leon Sandøy
2020-07-19
-0
/
+1
*
|
|
|
|
Rename AllowList to AllowDenyList.
Leon Sandøy
2020-07-16
-13
/
+8
*
|
|
|
|
Fix a bug in an old migration.
Leon Sandøy
2020-07-16
-2
/
+2
*
|
|
|
|
Add a UniqueConstraint to prevent duplicates.
Leon Sandøy
2020-07-15
-0
/
+8
*
|
|
|
|
Add a migration for the new AllowList model.
Leon Sandøy
2020-07-15
-0
/
+29
*
|
|
|
|
Minor fixes for imports and __init__ files.
Leon Sandøy
2020-07-15
-11
/
+11
*
|
|
|
|
Merge branch 'master' into whitelist_system
Leon Sandøy
2020-07-15
-0
/
+56
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Allow empty list for user roles
MarkKoz
2020-07-14
-0
/
+21
[next]