Abstract Django base models to act as building blocks for rapid development of Django database models
Project description
Django Building Blocks
Abstract Django base models to act as building blocks for rapid development of Django database models
pip install django-building-blocks
Documentation: https://django-building-blocks.readthedocs.io/
Development and Testing
Version numbers follow Semantic Versioning 2.0.0
Note: Releases with major version zero (0.y.z
) are in experimental public API. There is no guarantee of API
compatibility between 0.y.z
and 0.b.c
where y != z
. You may expect the public API to be backwards compatible
between 0.y.z
and 0.y.c
where c >= z
.
IDE Setup
Add the example
directory to the PYTHONPATH
in your IDE to avoid seeing import warnings in the tests
modules. If
you are using PyCharm, this is already set up.
Running the Tests
Install requirements
pip install -r requirements.txt
For local environment
pytest
For all supported environments
tox
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
File details
Details for the file django-building-blocks-0.2.0rc2.tar.gz
.
File metadata
- Download URL: django-building-blocks-0.2.0rc2.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2e01c0a6175bce792d938c2806ecd81cda5e3c8f1955a9307d20adf99ae7571 |
|
MD5 | 6102df9787bd8e3319e171d2a547baf5 |
|
BLAKE2b-256 | 1d6709dcb0bd09cdaf039251e1abdf31dc58917be5e6f0969585e2573e85e575 |
File details
Details for the file django_building_blocks-0.2.0rc2-py3-none-any.whl
.
File metadata
- Download URL: django_building_blocks-0.2.0rc2-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46effec1343af7dd6acd4f2b1c7cb24e8dd1bab00430695e3bf76e267d811ac7 |
|
MD5 | b494aa1aaacb37e63b81846ffe7f0463 |
|
BLAKE2b-256 | d0c5b4ff373b391d45006a44c0ab480a09e437b08ea41af0073ef30fee3f3006 |