/django-explorer

Serve your local directory from your django application. Share files for admins or regular users with permission/file filters (TODO)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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