.env.dist
LICENSE
MANIFEST.in
README.md
pyproject.toml
api/__init__.py
api/apps.py
api/serializers.py
api/tests.py
api/urls.py
api/views.py
boards/__init__.py
boards/apps.py
boards/bbcode_tags.py
boards/forms.py
boards/tests.py
boards/urls.py
boards/views.py
boards/static/css/mylittlechan.css
boards/static/js/mylittlechan.js
boards/templates/boards/archive.html
boards/templates/boards/base.html
boards/templates/boards/board.html
boards/templates/boards/catalog.html
boards/templates/boards/index.html
boards/templates/boards/new_post_form.html
boards/templates/boards/search.html
boards/templates/boards/thread.html
boards/templates/boards/incl/htmx_hx_update.html
boards/templates/boards/incl/reply.html
boards/templates/boards/incl/threads_list.html
boards/templates/sys/delete.html
boards/templates/sys/report.html
boards/templates/sys/incl/post.html
boards/templatetags/__init__.py
boards/templatetags/post_render.py
core/__init__.py
core/admin.py
core/apps.py
core/models.py
core/tests.py
core/migrations/0001_initial.py
core/migrations/__init__.py
djangochan/__init__.py
djangochan/__main__.py
djangochan/asgi.py
djangochan/cli.py
djangochan/sample.py
djangochan/settings.py
djangochan/urls.py
djangochan/wsgi.py
djangochan.egg-info/PKG-INFO
djangochan.egg-info/SOURCES.txt
djangochan.egg-info/dependency_links.txt
djangochan.egg-info/entry_points.txt
djangochan.egg-info/requires.txt
djangochan.egg-info/top_level.txt
djangochan/management/__init__.py
djangochan/management/commands/__init__.py
djangochan/management/commands/init.py
djangochan/middleware/__init__.py
djangochan/middleware/timezone_middleware.py
siteprofile/__init__.py
siteprofile/admin.py
siteprofile/apps.py
siteprofile/context_processors.py
siteprofile/models.py
siteprofile/signals.py
staticfiles/favicon.ico
staticfiles/waifu.png
staticfiles/css/djangoproject.css