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 Merge branch 'frost' into permissions-refactor 2022-10-06 19:55:36 -07:00
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 convert a couple of the old constantified permissions to the new system 2022-10-07 01:50:20 -07:00
oauth.py
polls.py
posts.py Merge branch 'frost' into permissions-refactor 2022-10-06 19:55:36 -07:00
reporting.py
search.py
settings.py remove duplicate function 2022-10-07 00:59:50 +02:00
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 Merge branch 'frost' into permissions-refactor 2022-10-06 19:05:42 -07:00
votes.py