MANIFEST.in
setup.py
custom_django_style_template.egg-info/PKG-INFO
custom_django_style_template.egg-info/SOURCES.txt
custom_django_style_template.egg-info/dependency_links.txt
custom_django_style_template.egg-info/requires.txt
custom_django_style_template.egg-info/top_level.txt
demo_python_project/__init__.py
demo_python_project/asgi.py
demo_python_project/settings.py
demo_python_project/urls.py
demo_python_project/wsgi.py
pyDemo_app/__init__.py
pyDemo_app/admin.py
pyDemo_app/apps.py
pyDemo_app/models.py
pyDemo_app/tests.py
pyDemo_app/views.py
pyDemo_app/migrations/__init__.py
pyDemo_app/migrations/__pycache__/__init__.cpython-310.pyc
pyDemo_app/static/image.png
pyDemo_app/static/css/custom_admin.css
pyDemo_app/static/css/login.css
pyDemo_app/templates/admin/base_site.html
pyDemo_app/templates/admin/login.html