.gitignore
.pre-commit-config.yaml
Dockerfile
README.rst
docker-compose.yml
docker-entrypoint.sh
setup.py
django_createsuperuserwithpassword/__init__.py
django_createsuperuserwithpassword.egg-info/PKG-INFO
django_createsuperuserwithpassword.egg-info/SOURCES.txt
django_createsuperuserwithpassword.egg-info/dependency_links.txt
django_createsuperuserwithpassword.egg-info/requires.txt
django_createsuperuserwithpassword.egg-info/top_level.txt
django_createsuperuserwithpassword/management/__init__.py
django_createsuperuserwithpassword/management/commands/__init__.py
django_createsuperuserwithpassword/management/commands/createsuperuserwithpassword.py