{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"Django Filer is a file and image management application for Django that provides a file browser interface and handles file uploads, organization, and retrieval within Django projects.","skillfed_tags":["django-app","file-management","cms"],"use_cases":["Build a Django CMS site with centralized file and image management through the admin interface.","Add a file picker widget to Django admin forms for selecting previously uploaded images or documents.","Organize media files into hierarchical folders within a Django project without writing custom storage logic.","Generate and serve image thumbnails automatically when files are uploaded through Django Filer.","Manage SVG files safely alongside raster images in a Django application."],"what_it_does":"Django Filer is a file management application that integrates with Django's admin interface to provide a browsable file and image library. It handles file uploads, organization into folders, and image thumbnails through easy-thumbnails. The package works with django-polymorphic to support flexible file type handling and includes py-svg-hush for SVG processing.\n\nYou install it as a Django app, add it to INSTALLED_APPS, and then use its admin interface to browse, upload, and manage files. It's designed for Django CMS but works in any Django project. The package is actively maintained, supports modern Python versions and recent Django versions, and has no known security vulnerabilities.","worth_installing":"Yes. Django Filer is a stable, actively maintained production tool with low install friction, no security vulnerabilities, and broad Django version support. It's the standard choice for file management in Django CMS projects and works well in any Django application that needs a user-friendly file browser and upload interface."},"id":"django-filer","links":{"html":"https://skillfed.io/packages/django-filer","md":"https://skillfed.io/packages/django-filer.md","pypi":"https://pypi.org/project/django-filer/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-06","license_spdx":null,"license_treatment":"permissive","name":"django-filer","python_support":"supports_current","summary":"A file management application for django that makes handling of files and images a breeze."},"popularity":{"monthly_downloads":166305,"position":10499,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.5.0"}
