LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
teshu/__init__.py
teshu/enums.py
teshu/generics.py
teshu/manager.py
teshu/mixins.py
teshu/serializers.py
teshu/viewsets.py
teshu.egg-info/PKG-INFO
teshu.egg-info/SOURCES.txt
teshu.egg-info/dependency_links.txt
teshu.egg-info/entry_points.txt
teshu.egg-info/requires.txt
teshu.egg-info/top_level.txt
teshu/bin/teshu-admin.py
teshu/conf/templates/app/models.py.template
teshu/conf/templates/app/routes.py.template
teshu/conf/templates/app/serializers.py.template
teshu/conf/templates/app/viewsets.py.template
teshu/conf/templates/project/dev.py.template
teshu/conf/templates/project/server.py.template
teshu/conf/templates/project/zappa_settings.json.template
teshu/core/__init__.py
teshu/core/management/__init__.py
teshu/core/management/base.py
teshu/core/management/commands/__init__.py
teshu/core/management/commands/help.py
teshu/core/management/commands/migrate.py
teshu/core/management/commands/shell.py
teshu/core/management/commands/startapp.py
teshu/core/management/commands/startproject.py
teshu/db/__init__.py
teshu/db/models.py