Skip to content

benzkji/django-filer-addons

This branch is up to date with rouxcode/django-filer-addons:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 20, 2023
Sep 11, 2023
Sep 11, 2023
Apr 5, 2022
Jul 30, 2018
Sep 11, 2023
Jul 5, 2017
Sep 11, 2023
Sep 11, 2023
Sep 11, 2023
Jun 20, 2017
Jan 18, 2018
Jul 5, 2017
Jul 30, 2018
Jul 5, 2017
Apr 5, 2022
Jul 1, 2020
Oct 23, 2017
Sep 11, 2023
Apr 20, 2023
Sep 12, 2023

Repository files navigation

django-filer-addons

CI

various django-filer enhancements / bugfixes. Fair warning: parts of this package might not be best practiced or very efficient (that said, can cause performance issues!), but are implemented as we needed this functionality, and as filer development sometimes seems to stall, it is was implemented just to make it work. Part of this package might even get merged into filer (someday..).

Features

This package provides sub applications, that can be installed individually, to only selecte the needed features.

filer_addons.filer_gui

an improved/oppiniated filer file and filer image field, a multiupload inline.

filer fields

filer_addons.filer_gui.change_list

an improved/oppiniated filer change list, that contains uncropped, bigger thumbnails

filer fields

filer_addons.filer_signals

can help avoid duplicates, will rename files on the filesystem if said to do so, and can put unfiled files in a default folder, to prevent permission issues.

filer_addons.filer_utils

various helpers: for now, generate folder/filenames for uploaded files (without folder/8-char simple uuid4/use db folder/year/year-month)

Install

TODO

Usage

TODO

filer_gui

filer_signals

filer_utils

About

Djano Filer Enhancements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.1%
  • HTML 13.5%
  • JavaScript 13.2%
  • SCSS 9.7%
  • CSS 1.4%
  • Shell 0.1%