Provide hints to optimize database usage by deferring unused fields
Project description
Provide hints to optimize database usage by deferring unused fields
Documentation
Quickstart
Install Django Eraserhead:
pip install django-eraserhead
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'eraserhead.apps.EraserheadConfig',
...
)
ERASERHEAD_ENABLED = True
Features
TODO
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
Project details
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-eraserhead-0.1.0.tar.gz
.
File metadata
- Download URL: django-eraserhead-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 948f42b97d587b49d461ff0f3d76efe1c46daf58043606052984cea89a005418 |
|
MD5 | 613aaf821594ac509727da0d68624a7f |
|
BLAKE2b-256 | 6ad09ae48722c45fc2d03d8da5f3acd60ee1ff74c21f42343cdf423a64d32409 |
File details
Details for the file django_eraserhead-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_eraserhead-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d97094bc769b6b8400c38fd555cefe3f670d58f350ff68e6a6e5eaa1a1824a |
|
MD5 | 3a206b213e5e50fc2a26359133bd51e0 |
|
BLAKE2b-256 | e56d20d1a64c7defa59976e54b82181ab86daff0478c707fddf8e7d7f154ca3d |