LICENSE
MANIFEST.in
README.md
setup.py
django_rework.egg-info/PKG-INFO
django_rework.egg-info/SOURCES.txt
django_rework.egg-info/dependency_links.txt
django_rework.egg-info/entry_points.txt
django_rework.egg-info/not-zip-safe
django_rework.egg-info/requires.txt
django_rework.egg-info/top_level.txt
rework/__init__.py
rework/__pycache__/__init__.cpython-37.pyc
rework/contrib/__init__.py
rework/contrib/users/__init__.py
rework/contrib/users/admin.py
rework/contrib/users/apps.py
rework/contrib/users/models.py
rework/contrib/users/tests.py
rework/contrib/users/urls.py
rework/contrib/users/views.py
rework/contrib/users/migrations/__init__.py
rework/core/__init__.py
rework/core/__pycache__/__init__.cpython-37.pyc
rework/core/constants/__init__.py
rework/core/deploy/nginx/wistar_nginx_production.conf
rework/core/deploy/nginx/wistar_nginx_test.conf
rework/core/deploy/supervisor/supervisord.conf
rework/core/deploy/supervisor/wistar_supervisor_production.conf
rework/core/deploy/supervisor/wistar_supervisor_test.conf
rework/core/deploy/uwsgi/wistar_uwsgi_production.ini
rework/core/deploy/uwsgi/wistar_uwsgi_test.ini
rework/core/devops/__init__.py
rework/core/devops/fabric_tasks.py
rework/core/devops/tasks/__init__.py
rework/core/devops/tasks/deploy.py
rework/core/management/__init__.py
rework/core/management/app.py
rework/core/management/deploy.py
rework/core/management/migrate.py
rework/core/management/project.py
rework/core/management/__pycache__/__init__.cpython-37.pyc
rework/core/management/__pycache__/app.cpython-37.pyc
rework/core/management/__pycache__/deploy.cpython-37.pyc
rework/core/management/__pycache__/migrate.cpython-37.pyc
rework/core/management/__pycache__/project.cpython-37.pyc
rework/core/templates/.editorconfig.tpl
rework/core/templates/.gitignore.tpl
rework/core/templates/fabfile.py.tpl
rework/core/templates/requirements.txt.tpl
rework/core/templates/project/settings/dev.local.py.tpl
rework/core/templates/project/settings/dev.py.tpl
rework/core/templates/project/settings/prod.py.tpl
rework/core/templates/project/settings/test.py.tpl
rework/core/utils/__init__.py
rework/core/utils/command.py
rework/core/utils/say.py
rework/core/utils/__pycache__/__init__.cpython-37.pyc
rework/core/utils/__pycache__/command.cpython-37.pyc
rework/core/utils/__pycache__/say.cpython-37.pyc