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

Uploaded Source

Built Distribution

django_business_rules-1.0.1-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.1.tar.gz.

File metadata

File hashes

Hashes for django-business-rules-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8be430dd17fbd6a6dfe774d0dc4a61009962f7e38d3b1e1802854b17da301859
MD5 d86cb6e3771e629717bfae3c3d35de68
BLAKE2b-256 0a77b971691c6c79578f218efe13b41706c23cb615ad0a137d0a86a6d78a969d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_business_rules-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a2a729be650574721ca1ab3299b1219b8766da09d1f5772c99dbb2116e348477
MD5 1d285dd4d4a85768c33ed2388024a33e
BLAKE2b-256 0b7c7cbab2c039c9742dcb0bc6d9b7e3d01d8aed1984f91bac5effc0c2741834

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