Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More packages to add? #73

Open
3 of 23 tasks
joshuadavidthomas opened this issue Mar 29, 2024 · 1 comment
Open
3 of 23 tasks

More packages to add? #73

joshuadavidthomas opened this issue Mar 29, 2024 · 1 comment
Labels
🏋️ improvement Enhancements or optimizations to existing functionality 🕵️ needs research Issue that requires further investigation or information gathering

Comments

@joshuadavidthomas
Copy link
Member

joshuadavidthomas commented Mar 29, 2024

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

  • dirty-equals
  • dj-rest-auth
  • django-admin-rangefilter
  • django-cors-headers* (when vite is chosen)
  • django-localflavor
  • django-ordered-model
  • django-perf-rec*
  • django-phonenumber-field
  • django-sequences
  • django-structlog
  • django-test-plus
  • djangorestframework* (add option to include DRF)
  • djangorestframework-gis* (when DRF and postgis is chosen)
  • faker*
  • markdown-it-py[plugins]* (add option for markdown?)
  • openpyxl
  • phonenumberslite
  • rich
  • structlog
  • structlog-sentry
  • time-machine*
  • twilio
  • types-openpyxl

Asterisk indicates one that will definitely need to be added.

@joshuadavidthomas joshuadavidthomas added 🏋️ improvement Enhancements or optimizations to existing functionality 🕵️ needs research Issue that requires further investigation or information gathering labels May 9, 2024
@joshuadavidthomas
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏋️ improvement Enhancements or optimizations to existing functionality 🕵️ needs research Issue that requires further investigation or information gathering
Projects
None yet
Development

No branches or pull requests

1 participant