Skip to main content
  1. Introduction

  2. Requirements

  3. Basic installation

  4. More

Introduction

django-mediafiles is Django reusable application to manage media files in your Django project. Now django-mediafiles supports:

  • Directories creating +, editing (chmod, chown, rename +), deleting +

  • Files creating, uploading +, editing (chmod, chown), deleting +

  • Recycle bin

  • Thumbnail creation for images

  • Text files editing in browser +

NOTE: Possibilities that supported current version of django-mediafiles labeled by +.

Requirements

  • Pygments >= 1.0 needed for source code highlight

Basic installation

  1. Install django-mediafiles via:

    # python setup.py install

or add mediafiles directory to your PYTHONPATH.

2. Add mediafiles to your project INSTALLED_APPS and set up serving of mediafiles media directory.

3. Add (r'^mediafiles/', include('mediafiles.urls')) to your project URLConf.

4. That’s all :) Now login into Django admin CRUD and click on Media Files (or localized value) link. (Not worked yet, go to mediafiles url to get access to it).

More

Check django-mediafiles Screenshots @ Google Code.

Release history Release notifications | RSS feed

This release

0.2 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page