django-eraserhead 0.1.2
pip install django-eraserhead==0.1.2
Newer version available (0.1.5)
Released:
Provide hints to optimize database usage by deferring unused fields
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (MIT)
- Author: Iurii Shikanov
- Tags django-eraserhead
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (MIT)
- Author: Iurii Shikanov
- Tags django-eraserhead
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
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.2.tar.gz
.
File metadata
- Download URL: django-eraserhead-0.1.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ab6502fa97db6a2b56f613c395cb2b493457e3990709c5d3b85648190f0b694d
|
|
MD5 |
1265e73f20fd7d6c0a10828540e9fc2b
|
|
BLAKE2b-256 |
9f3b8ab74048580b65840ffe3ba55c7ed9ce0813411a3953c122d085e31bf4e8
|
File details
Details for the file django_eraserhead-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_eraserhead-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
531ab6b0e858c50f51708e24c9043cced43481b0de4e8b7684b4b40c7fc51381
|
|
MD5 |
f2a9cd8305d0bb37a50be634add0ade3
|
|
BLAKE2b-256 |
2197d526be7fabd6c2e52a8625150511c5b341083f59b182fc20078981007520
|