AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
src/django_excel_data_sync.egg-info/PKG-INFO
src/django_excel_data_sync.egg-info/SOURCES.txt
src/django_excel_data_sync.egg-info/dependency_links.txt
src/django_excel_data_sync.egg-info/not-zip-safe
src/django_excel_data_sync.egg-info/requires.txt
src/django_excel_data_sync.egg-info/top_level.txt
src/excel_data_sync/__init__.py
src/excel_data_sync/admin.py
src/excel_data_sync/apps.py
src/excel_data_sync/columns.py
src/excel_data_sync/inspector.py
src/excel_data_sync/validators.py
src/excel_data_sync/vbaProject.bin
src/excel_data_sync/xls.py
src/excel_data_sync/management/__init__.py
src/excel_data_sync/management/commands/__init__.py
src/excel_data_sync/management/commands/create-xls-template.py
src/excel_data_sync/static/css/xls_uploader.css
src/excel_data_sync/static/js/xls_uploader.js
src/excel_data_sync/templates/excel_data_sync/base.html
src/excel_data_sync/templates/excel_data_sync/options.html
src/requirements/develop.pip
src/requirements/install.pip
src/requirements/testing.pip