Flexible framework to check permissions to URIs and forward HTTP requests
Project description
DjaoDjin-Rules
Flexible framework to check permissions to URIs and forward HTTP requests
This project contains bare bone templates. To see it in action, integrated into a full-fledged subscription-based session proxy with bootstrap-styled dashboards, take a look at djaoapp.
Development
After cloning the repository, create a virtualenv environment and install the prerequisites:
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r testsite/requirements.txt
It remains to create the database and populate it with test data.
$ python ./manage.py migrate --run-syncdb --noinput
$ python ./manage.py loaddata testsite/fixtures/test_data.json
Run the testsite
$ python ./manage.py runserver
Release Notes
Tested with
- Python: 3.10, Django: 4.2 (LTS)
- Python: 3.12, Django: 5.2 (next)
- Python: 3.9, Django: 3.2 (legacy)
0.4.10
- upgrades prerequisites deployutils to 0.14.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file djaodjin_rules-0.4.10.tar.gz.
File metadata
- Download URL: djaodjin_rules-0.4.10.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76e4671aa6abf582445499e29fd266b29caa0e126095147fc0e1b873f832b691
|
|
| MD5 |
44f12eff6353e1e83c4665720518da10
|
|
| BLAKE2b-256 |
bf08e93297fdd93865bb245cdcb91c2212005840652bd3b96acf2d5ffbc02ba8
|
File details
Details for the file djaodjin_rules-0.4.10-py3-none-any.whl.
File metadata
- Download URL: djaodjin_rules-0.4.10-py3-none-any.whl
- Upload date:
- Size: 77.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6406a43b21eec8e2aca5520600bf123973f4c1a8fd4bcbc1ae6b2a0590a532d3
|
|
| MD5 |
7fd193b2d721a824335009d749f8399c
|
|
| BLAKE2b-256 |
1e9446968b61866aa7e3b2413d83976f2d04dcbf37f5228be1ace4964af5c3af
|