Skip to content

xzGithu/django-file-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-file-manager
======================================================

This project allows users to manage files via the Django Admin area on
your site.

Features
--------

 * Integration with the Django Admin area on your site.
 * Ability to upload files.
 * Create, move, and copy files and directories.
 * Manage symbolic links.

Installation
------------

 These steps detail how to get the File Manager to appear on your Admin Index Page.

 1. Add file_manager to your INSTALLED_APPS

 2. Run: python manage.py collectstatic

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.1%
  • HTML 39.0%
  • CSS 0.9%