kjaymiller/cookiecutter-relecloud

Pin the Django requirements

Open

#234 opened on Oct 31, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)CSS (5 forks)github user discovery
djangogenerated-contentgood first issue

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently unpinned and I got a report its not working for latest Django.

Need to pin per one of the strategies in http://blog.pamelafox.org/2023/10/strategies-for-managing-dependencies.html

Contributor guide