Skip to main content

Django Business Rules is a simple Django app to support business rules.

Project description

=====
Django Business Rules
=====

Django Business Rules is a simple Django app to support business rules.

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. Add "django_business_rules" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'django_business_rules',
]

2. Include the business rules URLconf in your project urls.py like this::

re_path(r'^dbr/', include('django_business_rules.urls', namespace='django_business_rules'))

3. Run `python manage.py migrate` to create the dbr models.

4. Run `python manage.py dbr` to generate business rules

5. Visit http://127.0.0.1:8000/dbr/business-rule/ to participate in the dbr.


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-business-rules-1.0.3.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

django_business_rules-1.0.3-py2.py3-none-any.whl (16.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-business-rules-1.0.3.tar.gz.

File metadata

File hashes

Hashes for django-business-rules-1.0.3.tar.gz
Algorithm Hash digest
SHA256 4b773fda5567de2b2832d29423f2f06b638bbe8da64e694d4250920f66ea9aa8
MD5 643c0b1f9c24e3873da15e0ff48a81cd
BLAKE2b-256 45179d6f35b7562a294995a2d641fb7d9b782a0099f21c3c67c3b5d0e2e2e216

See more details on using hashes here.

File details

Details for the file django_business_rules-1.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_business_rules-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c5650ec7a021e37a96cb02e64d0ae0ed449427d31962f7c7dae46b411ba04de5
MD5 ac6d8ebc8ea9e24010b2a31e0fe2dea4
BLAKE2b-256 1d14d97077cb2dff511e6b235dacdaa297fdf42c7050c4e19e3b14c6b074c2e6

See more details on using hashes here.

Supported by

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