Skip to content

Commit

Permalink
Merge pull request #218 from MagiCircles/Days-of-BanG-Dream!
Browse files Browse the repository at this point in the history
Add tag #DaysofBanGDream!
  • Loading branch information
violet-r authored Mar 13, 2021
2 parents 53afbda + 52d428f commit cbc8f95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bang/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,11 @@
}),

# Events
('DaysofBanGDream', {
'translation': 'DaysofBanGDream!',
'start_date': datetime.datetime(2021, 3, 10, 0, 0, 0, tzinfo=timezone.utc),
'end_date': datetime.datetime(2021, 4, 11, 10, 0, 0, tzinfo=timezone.utc),
}),
('StockingStuffingParty', {
'translation': 'StockingStuffingParty',
'start_date': datetime.datetime(2020, 12, 12, 0, 0, 0, tzinfo=timezone.utc),
Expand Down

0 comments on commit cbc8f95

Please sign in to comment.