Extensions to Django for use with MySQL/MariaDB
Project description
MySQL and its fork MariaDB have a number of features which are not available in vanilla Django… This package helps you get at them.
Including
Here’s a short list of what’s inside:
User locks - easy locking between your distributed servers
Easy access to server status variables
Requirements
Tested with:
Python: 2.7, 3.3, 3.4
Django: 1.7
MySQL: 5.5, 5.6 / MariaDB: 5.5, 10.0, 10.1
mysqlclient: 1.3.5 (Python 3 compatible version of MySQL-python)
Any combination of these should be good.
Documentation
You can view the online documentation at http://django-mysql.readthedocs.org .
History
0.1.0 (2015-02-12)
First release on PyPI
Locks
GlobalStatus and SessionStatus
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-mysql-0.1.0.tar.gz.
File metadata
- Download URL: django-mysql-0.1.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34fe6b605f8121186ca4a3de5732f795747671bc6c23219dca23851f694f5534
|
|
| MD5 |
84e20ce33f8061c6710f6443cf73c869
|
|
| BLAKE2b-256 |
bc31fdf71f85d020730382705d306c891a64abd8dcc01ab404f0c990c3331f1e
|
File details
Details for the file django_mysql-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: django_mysql-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33a6eedcd1a3f083d0d767c9a7e1bc69a9677d9384ff9419c16f6780db32f8d2
|
|
| MD5 |
3055b89708e116dc3040596652da411f
|
|
| BLAKE2b-256 |
288ee957016336b97e64299977bd7169762abd1254dead0232a870457362e8ce
|