Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Use split for django_versions so it's easier to update tests and other version related things #966

Open
jonathan-s opened this issue Jul 15, 2020 · 0 comments

Comments

@jonathan-s
Copy link
Collaborator

Description

Updating versions is a pain, and it's something that needs to be done on a semi-regular basis. The ideal would be to only need to update cookiecutter.json with all supported versions for the cookiecutter template. The tests should capture if any other changes are needed.

To be able to do this reliably, we need to use a filter split in the jinja templates. This relies on the following PR: cookiecutter/cookiecutter#1240, as split is not part of built-in filters in Jinja as described here: pallets/jinja#898

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant