mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
52d25ad019
Parsing doesn't work for classifiers that only include the Django major version, e.g.: ``'Framework :: Django :: 3'` We need a '.' in the 4th part of the classifier to be able to parse it: ``'Framework :: Django :: 3.2'` |
||
---|---|---|
.. | ||
__init__.py | ||
create_django_issue.py | ||
update_changelog.py | ||
update_contributors.py |