README.md
pyproject.toml
parody_web/__init__.py
parody_web/access.py
parody_web/apps.py
parody_web/books.py
parody_web/checks.py
parody_web/models.py
parody_web/numbering.py
parody_web/printing.py
parody_web/tests.py
parody_web/tests_printing.py
parody_web/theme.py
parody_web/urls.py
parody_web/views.py
parody_web.egg-info/PKG-INFO
parody_web.egg-info/SOURCES.txt
parody_web.egg-info/dependency_links.txt
parody_web.egg-info/requires.txt
parody_web.egg-info/top_level.txt
parody_web/management/__init__.py
parody_web/management/commands/__init__.py
parody_web/management/commands/import_artifact.py
parody_web/management/commands/publish_edition.py
parody_web/management/commands/unpublish_edition.py
parody_web/migrations/0001_initial.py
parody_web/migrations/0002_section_preview.py
parody_web/migrations/0003_numbers.py
parody_web/migrations/0004_book_cover_errata.py
parody_web/migrations/0005_book_editions.py
parody_web/migrations/0006_book_parts.py
parody_web/migrations/0007_book_draft.py
parody_web/migrations/0008_section_plain.py
parody_web/migrations/0009_section_solutions.py
parody_web/migrations/0010_print_pdf.py
parody_web/migrations/__init__.py
parody_web/static/parody_web/css/book.css
parody_web/static/parody_web/css/content.css
parody_web/static/parody_web/css/tokens.css
parody_web/static/parody_web/eclipse/debug.svg
parody_web/static/parody_web/eclipse/new_con.svg
parody_web/static/parody_web/eclipse/resume.svg
parody_web/static/parody_web/eclipse/stepinto.svg
parody_web/static/parody_web/eclipse/stepover.svg
parody_web/static/parody_web/eclipse/stepreturn.svg
parody_web/static/parody_web/eclipse/terminate.svg
parody_web/static/parody_web/fonts/OFL.txt
parody_web/static/parody_web/fonts/courier-prime-400-italic.woff2
parody_web/static/parody_web/fonts/courier-prime-400.woff2
parody_web/static/parody_web/fonts/courier-prime-700-italic.woff2
parody_web/static/parody_web/fonts/courier-prime-700.woff2
parody_web/static/parody_web/fonts/source-serif-4-variable-italic.woff2
parody_web/static/parody_web/fonts/source-serif-4-variable.woff2
parody_web/templates/parody_web/_chapter_nav.html
parody_web/templates/parody_web/_footer.html
parody_web/templates/parody_web/_masthead.html
parody_web/templates/parody_web/_rail.html
parody_web/templates/parody_web/_section_foot.html
parody_web/templates/parody_web/_section_head.html
parody_web/templates/parody_web/_section_overlay.html
parody_web/templates/parody_web/_section_rail.html
parody_web/templates/parody_web/_section_toolbar.html
parody_web/templates/parody_web/base.html
parody_web/templates/parody_web/book_index.html
parody_web/templates/parody_web/chapter.html
parody_web/templates/parody_web/errata.html
parody_web/templates/parody_web/index.html
parody_web/templates/parody_web/pdf_view.html
parody_web/templates/parody_web/search.html
parody_web/templates/parody_web/section.html
parody_web/templates/parody_web/solution.html
parody_web/templates/parody_web/solution_denied.html
parody_web/templates/parody_web/systems.html
parody_web/templates/registration/login.html
parody_web/templatetags/__init__.py
parody_web/templatetags/parody_web.py