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

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

License

Notifications You must be signed in to change notification settings

dhvcc/django-explorer

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks