.bumpversion.cfg
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/images/admin.png
src/django_studies.egg-info/PKG-INFO
src/django_studies.egg-info/SOURCES.txt
src/django_studies.egg-info/dependency_links.txt
src/django_studies.egg-info/not-zip-safe
src/django_studies.egg-info/requires.txt
src/django_studies.egg-info/top_level.txt
src/studies/__init__.py
src/studies/admin.py
src/studies/apps.py
src/studies/experiments.py
src/studies/models.py
src/studies/validators.py
src/studies/migrations/0001_initial.py
src/studies/migrations/__init__.py
tests/test_experiments.py
tests/test_models.py
tests/test_validation.py