# django-cms/django-filer

File and Image Management Application for django

Repository: https://github.com/django-cms/django-filer
Canonical: https://ross.abutalabs.com/products/django-filer
Homepage: https://django-filer.readthedocs.io/
Language: Python
License: NOASSERTION
License Family: other
Topics: addon, cms, python, django, django-cms
Last push: 2026-08-26T11:42:12+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 6218, "days_push": 7, "days_rel": 7, "gap_med": 35.0, "n_releases_24m": 15}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1856, forks 590 (observed 2026-08-28T04:05:44.908031+00:00)

## What it is
django-filer is a file and image management application for Django, providing an admin-integrated interface for organizing, uploading, and managing media files. It is officially endorsed by the django CMS Association and commonly used as the media backend for django CMS projects.

## Use cases
- manage uploaded files and images in a django admin
- organize media assets into folders for a django cms site
- pick images from a central library when editing cms pages
- handle file uploads with thumbnails and metadata in django
- centralize media file storage across multiple django apps

## When to choose
- you run django CMS and need its endorsed media/file management backend
- you want a folder-based file and image manager integrated into the django admin
- you need centralized media handling with thumbnails and permissions in django

## When to avoid
- you use a non-Django web framework
- you only need simple static file serving without admin management
- you need a headless digital asset management system for non-Django stacks

## Facets
- artifact type: application
- maturity: stable
- function: file-upload, image-processing, ui-components
- domain: cms, web-development, files
- platform: python
- tags: django, django-cms, media-management, file-management, admin, web-server

## Member repositories
- django-cms/django-filer (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.908031+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:16:38.516847+00:00, confidence not recorded.
  - readme: https://github.com/django-cms/django-filer (fetched 2026-08-28T04:05:44.908031+00:00, sha ed0eb505dbe3)
  - registry_pypi: https://pypi.org/pypi/django-filer/json (fetched 2026-08-29T10:56:10.475715+00:00, sha e92b8fac22fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
