forked from nicholasstudt/django-file-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
License
xzGithu/django-file-manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 60.1%
- HTML 39.0%
- CSS 0.9%