https://github.com/magenta-aps/django_queryset_constraint_example
Example usage of https://github.com/magenta-aps/django_queryset_constraint
https://github.com/magenta-aps/django_queryset_constraint_example
Last synced: 20 days ago
JSON representation
Example usage of https://github.com/magenta-aps/django_queryset_constraint
- Host: GitHub
- URL: https://github.com/magenta-aps/django_queryset_constraint_example
- Owner: magenta-aps
- License: mpl-2.0
- Created: 2019-10-09T12:54:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T14:15:01.000Z (over 5 years ago)
- Last Synced: 2025-02-17T15:47:45.427Z (4 months ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Django Constraint Triggers Example
==================================[](https://travis-ci.com/magenta-aps/django_queryset_constraint_example)
Installation
============
```
pip install -r requirements.txt
```Usage
=====Run:
```
./test.sh
```