LICENSE
MANIFEST.in
README.md
pyproject.toml
django_simorgh/__init__.py
django_simorgh/apps.py
django_simorgh/context_processors.py
django_simorgh.egg-info/PKG-INFO
django_simorgh.egg-info/SOURCES.txt
django_simorgh.egg-info/dependency_links.txt
django_simorgh.egg-info/requires.txt
django_simorgh.egg-info/top_level.txt
django_simorgh/static/django_simorgh/css/admin.css
django_simorgh/static/django_simorgh/fontawesome/css/all.min.css
django_simorgh/static/django_simorgh/fontawesome/webfonts/fa-brands-400.woff2
django_simorgh/static/django_simorgh/fontawesome/webfonts/fa-regular-400.woff2
django_simorgh/static/django_simorgh/fontawesome/webfonts/fa-solid-900.woff2
django_simorgh/static/django_simorgh/fontawesome/webfonts/fa-v4compatibility.woff2
django_simorgh/static/django_simorgh/fonts/Sniglet-Regular.woff2
django_simorgh/static/django_simorgh/fonts/Vazirmatn-variable.woff2
django_simorgh/static/django_simorgh/img/favicon.ico
django_simorgh/static/django_simorgh/img/logo.png
django_simorgh/static/django_simorgh/js/admin.js
django_simorgh/templates/admin/app_index.html
django_simorgh/templates/admin/base.html
django_simorgh/templates/admin/base_site.html
django_simorgh/templates/admin/change_form.html
django_simorgh/templates/admin/change_list.html
django_simorgh/templates/admin/delete_confirmation.html
django_simorgh/templates/admin/filter.html
django_simorgh/templates/admin/index.html
django_simorgh/templates/admin/pagination.html
django_simorgh/templates/admin/submit_line.html
django_simorgh/templates/admin/includes/fieldset.html
django_simorgh/templates/admin/includes/simorgh_sidebar.html
django_simorgh/templatetags/__init__.py
django_simorgh/templatetags/simorgh_admin.py