.coveragerc
.gitignore
.isort.cfg
.travis.yml
CHANGELOG
LICENSE
MANIFEST.in
README.md
manage.py
rebuild.sh
release.sh
requirements.txt
setup.cfg
setup.py
sitecustomize.py
django_queryset_constraint/__init__.py
django_queryset_constraint/admin.py
django_queryset_constraint/apps.py
django_queryset_constraint/constraints.py
django_queryset_constraint/utils.py
django_queryset_constraint/views.py
django_queryset_constraint.egg-info/PKG-INFO
django_queryset_constraint.egg-info/SOURCES.txt
django_queryset_constraint.egg-info/dependency_links.txt
django_queryset_constraint.egg-info/not-zip-safe
django_queryset_constraint.egg-info/requires.txt
django_queryset_constraint.egg-info/top_level.txt
django_queryset_constraint.egg-info/version.txt
django_queryset_constraint/management/__init__.py
django_queryset_constraint/migrations/__init__.py
django_queryset_constraint/models/__init__.py
django_queryset_constraint/models/age_models.py
django_queryset_constraint/models/pizza_models.py
django_queryset_constraint/tests/__init__.py
django_queryset_constraint/tests/test_age_models.py
django_queryset_constraint/tests/test_constraints.py
django_queryset_constraint/tests/test_makemigrations.py
django_queryset_constraint/tests/test_pizza_models.py
interface/__init__.py
interface/settings.py
interface/urls.py
interface/wsgi.py
requirements/common.txt
requirements/dev.txt