ehmatthes / django-simple-deploy

A reusable Django app that configures your project for deployment
BSD 3-Clause "New" or "Revised" License
304 stars 26 forks source link

Refactor sd #288

Closed ehmatthes closed 6 months ago

ehmatthes commented 6 months ago

Refactor the main simple_deploy.py file. See #281. There are changes to other files that relate to this work. Overall, the file is much cleaner and more consistent in style, and reasoning.