MarseyWorld/files/routes
Snakes 1966ccec6c
Fix incorrect identifier in create_hole.
Looks to have been accidentally introduced in 9575e11b8b, because
for some reason this is the only route that uses `name` instead of
`sub`. Weird. Perhaps worth changing to sub for consistency, but
surely there's some reason it's like this.
2022-10-07 21:28:13 -04:00
..
__init__.py
admin.py
asset_submissions.py disable asset submissions in WPD and PCM 2022-10-08 03:00:27 +02:00
awards.py Fix lootbox purchasing identifier conflict. 2022-10-07 17:01:29 -04:00
casino.py PCM: disable gambling; extend FEATURES['GAMBLING']. 2022-10-07 20:31:46 -04:00
chat.py
comments.py PCM: don't rescale uploaded banners. 2022-10-07 21:16:56 -04:00
discord.py
errors.py
feeds.py
front.py
giphy.py
hats.py
login.py rework env vars a bit 2022-10-08 02:43:04 +02:00
lottery.py
notifications.py
oauth.py
polls.py
posts.py
reporting.py
search.py
settings.py
static.py use mailgun again 2022-10-08 02:44:02 +02:00
subs.py Fix incorrect identifier in create_hole. 2022-10-07 21:28:13 -04:00
users.py
votes.py