An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Django Constraint Triggers Example
==================================

[![Build Status](https://travis-ci.com/magenta-aps/django_queryset_constraint_example.svg?branch=master)](https://travis-ci.com/magenta-aps/django_queryset_constraint_example)

Installation
============
```
pip install -r requirements.txt
```

Usage
=====

Run:
```
./test.sh
```