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

Uploaded Source

Built Distribution

django_business_rules-1.0.5-py2.py3-none-any.whl (17.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: django-business-rules-1.0.5.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.1 requests/2.18.4 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.1

File hashes

Hashes for django-business-rules-1.0.5.tar.gz
Algorithm Hash digest
SHA256 e89ccc66bcbc18bbd19296766dfee4d1286ba8beccff39354f91857319823fc2
MD5 6f436d5983675dd6c4b2d59c6a169efa
BLAKE2b-256 7fba25835ce02f5046f6c8881f5de0f26959f8a380dc60bdcd0ff8a3a3c9828a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_business_rules-1.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.1 requests/2.18.4 setuptools/38.5.2 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.1

File hashes

Hashes for django_business_rules-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1e1558c34ad934009ff021cc40e8fc0d43502c5cda9dbb5c017d8d940ef2165a
MD5 21d7a7c9b9a0a872838d0121e61f0787
BLAKE2b-256 9136ed88e02136693ebee439523ef90831115352d8e48aa1b4119ac83957a8ac

See more details on using hashes here.

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