rDrama/files/routes
Snakes 1cf017c42a
Fix leaderboard 500 on production (NotImplementedError) (#563)
* leaderboard: correct LB set when !ENABLE_SERVICES

* leaderboard: fix NotImplementedError

UserBlockLeaderboard did not, in fact, implement `value_func`. Nor did
its superclass. The bug was replicated by having at least one UserBlock
in the test data.
2023-03-29 17:45:28 -05:00
..
admin post scheduling (#554) 2023-03-29 16:32:48 -05:00
__init__.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
allroutes.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
awards.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
chat.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
comments.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
dev.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
errors.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
feeds.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
front.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
importstar.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
login.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
oauth.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
posts.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
reporting.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
search.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
settings.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
static.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
subs.py Rework error system a bit to remove a bunch of duplicated code (#434) 2022-12-01 20:58:27 -06:00
users.py Fix leaderboard 500 on production (NotImplementedError) (#563) 2023-03-29 17:45:28 -05:00
volunteer.py post scheduling (#554) 2023-03-29 16:32:48 -05:00
volunteer_common.py Volunteer Janitor: Initial duty acquisition. 2022-12-01 18:53:24 -08:00
volunteer_janitor.py fix: volunteer duties can be None 2023-01-09 00:30:20 -06:00
votes.py post scheduling (#554) 2023-03-29 16:32:48 -05:00