datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
80 stars 12 forks source link

Configure Django cookiecutter for production mode #284

Closed antidipyramid closed 1 year ago

antidipyramid commented 1 year ago

Overview

This PR adds in changes that configure Django compressor and pytest/pytest-django to work properly in production mode.

Handles #283

Testing Instructions

derekeder commented 1 year ago

tested this with a cookie cutter test and it works as expected