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 with focus on plugin consistency #333

Open ehmatthes opened 1 month ago

ehmatthes commented 1 month ago

We need a bit more refactoring before moving plugins to external packages. Refactor, with a focus on supporting this move.

ehmatthes commented 1 month ago

Run black against entire project

ehmatthes commented 1 month ago

Make plugins consistent

Look for consistent approaches to common tasks.

ehmatthes commented 1 month ago

Troubleshoot test: test_add_sd_installed_apps()