westerveltco / django-twc-project

A Django template for all web applications at The Westervelt Company
MIT License
24 stars 3 forks source link

More packages to add? #73

Open joshuadavidthomas opened 7 months ago

joshuadavidthomas commented 7 months ago

These were missing when I applied the template to lease, probably don't need all of these but recording for later:

Asterisk indicates one that will definitely need to be added.

joshuadavidthomas commented 1 month ago

Instead of adding each one of these, possibly behind boolean checks for inclusion in the templates (as it is right now for a few), what if we had a full list of optional dependencies to include that was a multi select, so you can pick and choose easily? I'm pretty sure copier has support for something like that.