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