mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2026-01-12 19:46:24 +03:00
Update PostgreSQL version range in README (#6203)
This commit is contained in:
parent
a6d8aaf0ca
commit
f2a2736e1a
|
|
@ -51,7 +51,7 @@ _These features can be enabled during initial project setup._
|
|||
## Constraints
|
||||
|
||||
- Only maintained 3rd party libraries are used.
|
||||
- Uses PostgreSQL everywhere: 14 - 17 ([MySQL fork](https://github.com/mabdullahadeel/cookiecutter-django-mysql) also available).
|
||||
- Uses PostgreSQL everywhere: 14 - 18 ([MySQL fork](https://github.com/mabdullahadeel/cookiecutter-django-mysql) also available).
|
||||
- Environment variables for configuration (This won't work with Apache/mod_wsgi).
|
||||
|
||||
## Support this Project!
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user