mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 01:14:53 +03:00
Modify the readme to reflect the python version lock
This commit is contained in:
parent
29812d2241
commit
7be6de96fe
|
@ -18,7 +18,7 @@ production-ready Django projects quickly.
|
|||
## Features
|
||||
|
||||
- For Django 4.0
|
||||
- Works with Python 3.10
|
||||
- Works with Python **3.8** (Highest version on AWS elastic beanstalk)
|
||||
- Renders Django projects with 100% starting test coverage
|
||||
- Twitter [Bootstrap](https://github.com/twbs/bootstrap) v5
|
||||
- [12-Factor](http://12factor.net/) based settings via [django-environ](https://github.com/joke2k/django-environ)
|
||||
|
|
Loading…
Reference in New Issue
Block a user