forked from MarseyWorld/MarseyWorld
justcool393
8873171f5c
right now, leaderboards are complex enough that they ought to be upgraded to at least a second class thing. this commit provides an *okay* implementation of a per-request leaderboard there are many things to be done, including caching, persistence, etc i don't like this like 80 parameter __init__ but it's what i've got without overengineering it imo this is potentially already overdoing it |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
asset_submissions.py | ||
awards.py | ||
casino.py | ||
chat.py | ||
comments.py | ||
errors.py | ||
feeds.py | ||
front.py | ||
giphy.py | ||
hats.py | ||
login.py | ||
lottery.py | ||
notifications.py | ||
oauth.py | ||
polls.py | ||
posts.py | ||
reporting.py | ||
search.py | ||
settings.py | ||
static.py | ||
subs.py | ||
users.py | ||
votes.py |