Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-building-blocks-0.2.0rc2.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distribution

django_building_blocks-0.2.0rc2-py3-none-any.whl (27.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page