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::

url(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/ 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.2.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_business_rules-1.0.2-py2.py3-none-any.whl (15.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for django-business-rules-1.0.2.tar.gz
Algorithm Hash digest
SHA256 ca90d66a9e0818a44f5c0474591625f9f6ca471607dc8b3a51fc32090bf1d398
MD5 b1c70bcbbff1a93b24c605aa0550c25a
BLAKE2b-256 5bc19bc2279133fbbf55e920c4db07d9994ac15d6cc8d9a0c89f828e540b12b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_business_rules-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7212d524beb3b6a5647bfc8b16a84005e6ea7d3e5cfbffe50cc11b7e0808af27
MD5 094a05e3232fdeb550ebaff327934204
BLAKE2b-256 4d5727e9711ca19dca4e5d1427e1301168fca6909a147947ba33a1e7e4212eca

See more details on using hashes here.

Supported by

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