django_mysql_fields 0.1.2
pip install django_mysql_fields
Released:
Useful Django fields for use with MySQL.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Multiplay UK Ltd
Classifiers
- Environment
- Framework
- Intended Audience
- Operating System
- Programming Language
- Topic
Project description
A small collection of fields which we find useful for using MySQL as our Django database provider.
Requirements
Python 3.4, 3.5
Django 1.9.x
MySQL Community Server 5.6.x
MySQL Connector Python (Multiplay Fork) - https://github.com/multiplay/mysql-connector-python
Quickstart
Install from pypi:
pip3 install django-mysql-fields
Fields
JSONField - Based on the Django contrib Postgres Field(excluding lookups).
UUIDField - For storing full UUID’s in MySQL.
Running Tests
Download and install Virtualbox and Vagrant.
Run Vagrant up installation:
vagrant up
You can then ssh into your newly created Vagrant install:
vagrant ssh
Activate virtualenv from within Vagrant:
. venv/bin/activate
Enter project folder from within Vagrant:
cd django_mysql_fields
Run tests:
./test.sh
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Multiplay UK Ltd
Classifiers
- Environment
- Framework
- Intended Audience
- Operating System
- Programming Language
- Topic
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
File details
Details for the file django_mysql_fields-0.1.2.tar.gz
.
File metadata
- Download URL: django_mysql_fields-0.1.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea9a5c4de576939b55ac3b998e927c07a75e930ad749c9af9eccc380385d96a7 |
|
MD5 | b691fb03dcd54ce9a4247b10667c9961 |
|
BLAKE2b-256 | 4a99e925a40563643f4443cc93b8e3d93735c623ccdc1df67e17f936cab57122 |
File details
Details for the file django_mysql_fields-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: django_mysql_fields-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b2cb2041a58134946908a84b6308088ae66d8b4b5b5380c8bd813fd7f767d87 |
|
MD5 | 803f26addd783f44d0bce840c79a3c1f |
|
BLAKE2b-256 | 2c8d66dd8cf9d0d741018c7ac803e6638c7d3dfd4677a2169d71a14c6826096b |