Skip to content

hu-django/filebrowser-no-grappelli

 
 

Repository files navigation

gu-django-filebrowser-no-grappelli

django-filebrowser for default Django admin site.
Based on https://github.com/wardi/django-filebrowser-no-grappelli, https://github.com/sehmaschine/django-filebrowser v3.1

Added two methods:

  • filebrowser.get_default_dir

  • filebrowser.set_default_dir(dir)

Get/set a dir, in which filebrowsers, which will be rendered in current request/thread will be opened.

##Changelist

###v3.2.5

  • compatibility with a CVE-2022-23833 django fix

###v3.2.4

  • template layout reworked to match Django 3 standart

###v3.2.3, v3.2.2, v3.2.1

  • Python 3 / Dajngo 3 compatibility

About

django-filebrowser for default Django admin site. Based on https://github.com/sehmaschine/django-filebrowser v3.1 (before it was in git)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.8%
  • JavaScript 27.7%
  • HTML 21.1%
  • CSS 4.1%
  • PHP 2.3%