ehmatthes / django-simple-deploy

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

Improve consistency across platforms #319

Closed ehmatthes closed 4 months ago

ehmatthes commented 4 months ago

All three platforms have been refactored. Improvements in some workflows have not been ported to other platforms. This is mostly targeted at a smooth transition to a plugin-based model. Direct follow up #275.

ehmatthes commented 4 months ago

Make Platform.sh consistent with Heroku and Fly improvements

ehmatthes commented 4 months ago

Closing this