gitwtfhub

wtf is django-filebrowser-no-grappelli?

skevy/django-filebrowser-no-grappelli — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2010-05-25

1ActionScriptAudience · developerComplexity · 2/5DormantSetup · moderate

TL;DR

A fork of django-filebrowser that lets you browse and upload files from Django's standard admin panel, without needing the Grappelli admin theme.

Mindmap

mindmap
  root((repo))
    What it does
      File browser for Django
      Works in standard admin
      Removes Grappelli need
    Tech stack
      Django
      Python
    Use cases
      Upload media files
      Manage documents
      Organize admin assets
    Audience
      Developers
      Content editors
    Notes
      Fork of filebrowser
      Fixes go upstream
    Setup
      Install as Django app
      No docs provided

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Add a file browser to your Django admin so content editors can upload and organize media without touching code.

REASON 2

Use Django's built-in admin theme for file management instead of installing the Grappelli theme.

REASON 3

Let non-technical team members manage documents and assets through a familiar admin panel.

What's in the stack?

DjangoPython

How do you spin it up?

Difficulty · moderate Time to first run · 30min

README is empty, check the original django-filebrowser docs for install and Django version support.

Wtf does this do

The README for this repository is empty, so I can only work from the repo name and description. This project is a version of django-filebrowser that works with Django's standard admin interface, without requiring Grappelli (a third-party admin theme). Django-filebrowser is a tool that lets you browse, upload, and manage files directly from your Django admin panel, instead of using a separate file manager or command line. Normally, django-filebrowser integrates with Grappelli, which is a polished alternative admin interface. This fork strips out that dependency and makes it compatible with Django's built-in admin. The creator is asking other developers to contribute fixes and features upstream (to the main django-filebrowser project) rather than here, and only keeping patches specific to removing Grappelli in this version. You'd use this if you want a file browser for your Django admin but prefer to stick with Django's default admin interface and don't want to install or learn Grappelli. It's useful for content editors who need to upload and organize media files, documents, or other assets without touching code. Since the README is empty, the project doesn't explain setup, current status, or known limitations. You'd want to check the actual code or the original django-filebrowser documentation to understand what version of Django it supports and how to install it.

Yoink these prompts

Prompt 1
Show me how to install this django-filebrowser fork into an existing Django admin.
Prompt 2
Explain what changes were made to remove the Grappelli dependency in this fork.
Prompt 3
Help me set up file upload permissions for content editors using this filebrowser.

Frequently asked questions

wtf is django-filebrowser-no-grappelli?

A fork of django-filebrowser that lets you browse and upload files from Django's standard admin panel, without needing the Grappelli admin theme.

What language is django-filebrowser-no-grappelli written in?

Mainly ActionScript. The stack also includes Django, Python.

Is django-filebrowser-no-grappelli actively maintained?

Dormant — no commits in 2+ years (last push 2010-05-25).

How hard is django-filebrowser-no-grappelli to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is django-filebrowser-no-grappelli for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.