django-mysql 4.14.0
0
Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not availab
Contents
Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.
Stars: 569, Watchers: 569, Forks: 111, Open Issues: 24The adamchainz/django-mysql
repo was created 9 years ago and the last code push was 3 days ago.
The project is popular with 569 github stars!
How to Install django-mysql
You can install django-mysql using pip
pip install django-mysql
or add it to a project with poetry
poetry add django-mysql
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-mysql/
- Documentation:
- https://django-mysql.readthedocs.io/
- GitHub Repo:
- https://github.com/adamchainz/django-mysql
Classifiers
- Database
Related Packages
Errors
A list of common django-mysql errors.
Code Examples
Here are some django-mysql
code examples and snippets.