cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Rip out `django-heroku` package #742

Open rgossiaux opened 5 months ago

rgossiaux commented 5 months ago

As discussed in #715 this package is deprecated and the authors recommend not using it and just inlining the relevant settings yourself. That should also make the settings file be clearer / have less magic.