README.md
pyproject.toml
parody_web/__init__.py
parody_web/apps.py
parody_web/models.py
parody_web/numbering.py
parody_web/tests.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/__init__.py
parody_web/static/parody_web/eclipse/debug.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/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/search.html
parody_web/templates/parody_web/section.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