Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 682 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 682 Bytes

django_explorer

Serve local direcotry listing from your django app

Demo app

  1. Install dependencies poetry install
  2. Run demo app make run_demo_app (make run_demo_app port=8888 if you want to use custom port)

Themes

Plain

http://localhost:8000/ image http://localhost:8000/nested_dir image http://localhost:8000/lorem_ipsum.md image