-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
purge: remove discord integration #6475
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6475 +/- ##
==========================================
+ Coverage 27.18% 27.25% +0.06%
==========================================
Files 289 289
Lines 26464 26383 -81
Branches 3923 3910 -13
==========================================
- Hits 7194 7190 -4
+ Misses 19003 18926 -77
Partials 267 267
Continue to review full report at Codecov.
|
from django.db import migrations | ||
|
||
|
||
class Migration(migrations.Migration): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im ok with this but @danlipert told about fields removals the other day and kind of make sense, anyway guys I let to you decide on this removal or not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we've got the data backed up!
And we are shutting down the discord server this week !
Description
removes discord integration
Testing