.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/continuous_integration.yml
.github/workflows/release.yml
django_ecsmanage.egg-info/PKG-INFO
django_ecsmanage.egg-info/SOURCES.txt
django_ecsmanage.egg-info/dependency_links.txt
django_ecsmanage.egg-info/requires.txt
django_ecsmanage.egg-info/top_level.txt
ecsmanage/__init__.py
ecsmanage/apps.py
ecsmanage/management/__init__.py
ecsmanage/management/commands/__init__.py
ecsmanage/management/commands/ecsmanage.py
scripts/test
scripts/update
tests/__init__.py
tests/settings_test.py
tests/test_configuration.py