datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
80 stars 12 forks source link

Upgrade Django cookiecutter dependencies #278

Closed smcalilly closed 1 year ago

smcalilly commented 1 year ago

Description

We need to upgrade some of the Django dependencies.

To start:

antidipyramid commented 1 year ago

@smcalilly Just wanted to suggest that Node also be updated. The cookiecutter uses Node 12 but version 16 is recommended.

https://github.com/datamade/how-to/blob/93bfc2ec8a37efc076a0f56b9fe51771aa61f665/docker/templates/new-django-app/%7B%7Bcookiecutter.app_name%7D%7D/Dockerfile#L14