djangotoolbox 1.8.0
pip install djangotoolbox
Released:
Djangotoolbox for Django-nonrel
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (3-clause BSD)
- Author: Waldemar Kornewald
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Djangotoolbox provides a common API for running Django on non-relational/NoSQL databases (currently via Django-nonrel).
In djangotoolbox.db you can find base classes for writing non-relational DB backends. Read Writing a non-relational Django backend for more information.
In djangotoolbox.fields you can find several common field types for non-relational DB backends (ListField, SetField, DictField, RawField, BlobField).
The djangotoolbox.admin module provides admin overrides for making django.contrib.auth work correctly in the admin UI. Simply add 'djangotoolbox' to INSTALLED_APPS after django.contrib.admin. This will disable features that require JOINs. If you still need permission handling you should use the nonrel permission backend.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (3-clause BSD)
- Author: Waldemar Kornewald
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djangotoolbox-1.8.0.tar.gz
.
File metadata
- Download URL: djangotoolbox-1.8.0.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41dd749d058dcd2fad77d586b0da7eed675947c78a0e6431ee47796419dfa967 |
|
MD5 | d19e1c1659f3dc43ef650d1099caefda |
|
BLAKE2b-256 | f24bc124e10ff4048a926476d2da077b0e30349f25053c2b62f92a93d07e85bb |