{"id":13502548,"url":"https://github.com/smacker/django-filebrowser-no-grappelli","last_synced_at":"2025-03-29T12:32:07.306Z","repository":{"id":2616858,"uuid":"3600978","full_name":"smacker/django-filebrowser-no-grappelli","owner":"smacker","description":"Media-Management no Grappelli","archived":false,"fork":true,"pushed_at":"2023-09-21T14:33:30.000Z","size":3662,"stargazers_count":142,"open_issues_count":7,"forks_count":96,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-05T00:33:03.177Z","etag":null,"topics":["django","filebrowser"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sehmaschine/django-filebrowser","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smacker.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-03-02T09:53:35.000Z","updated_at":"2025-01-14T20:04:15.000Z","dependencies_parsed_at":"2023-07-08T06:53:54.296Z","dependency_job_id":null,"html_url":"https://github.com/smacker/django-filebrowser-no-grappelli","commit_stats":{"total_commits":875,"total_committers":55,"mean_commits":"15.909090909090908","dds":0.7154285714285714,"last_synced_commit":"d2f1f8b281e10abc67c5c0f50cd845ffc9fe3bc4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdjango-filebrowser-no-grappelli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdjango-filebrowser-no-grappelli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdjango-filebrowser-no-grappelli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smacker%2Fdjango-filebrowser-no-grappelli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smacker","download_url":"https://codeload.github.com/smacker/django-filebrowser-no-grappelli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246186818,"owners_count":20737453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","filebrowser"],"created_at":"2024-07-31T22:02:17.643Z","updated_at":"2025-03-29T12:32:06.774Z","avatar_url":"https://github.com/smacker.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Django FileBrowser\n==================\n.. image:: https://api.travis-ci.org/smacker/django-filebrowser-no-grappelli.svg\n    :target: https://travis-ci.org/smacker/django-filebrowser-no-grappelli\n\n.. image:: https://readthedocs.org/projects/django-filebrowser/badge/?version=latest\n    :target: http://django-filebrowser.readthedocs.org/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/pypi/v/django-filebrowser-no-grappelli.svg\n    :target: https://pypi.python.org/pypi/django-filebrowser-no-grappelli\n\n.. image:: https://img.shields.io/pypi/l/django-filebrowser-no-grappelli.svg\n    :target: https://pypi.python.org/pypi/django-filebrowser-no-grappelli\n\n**Media-Management**. (based on https://github.com/sehmaschine/django-filebrowser)\n\nThe FileBrowser is an extension to the `Django \u003chttp://www.djangoproject.com\u003e`_ administration interface in order to:\n\n* browse directories on your server and upload/delete/edit/rename files.\n* include images/documents to your models/database using the ``FileBrowseField``.\n* select images/documents with TinyMCE.\n\nRequirements\n------------\n\nFileBrowser 4.0 requires\n\n* Django 2/3/4 (http://www.djangoproject.com)\n* Pillow (https://github.com/python-imaging/Pillow)\n\nNo Grappelli\n------------\n\nThis fork removes the dependency on Grappelli.\n\n.. figure:: docs/_static/Screenshot.png\n   :scale: 50 %\n   :alt: django filebrowser no grappelli\n\nInstallation\n------------\n\nLatest version:\n\n    pip install -e git+git://github.com/smacker/django-filebrowser-no-grappelli.git#egg=django-filebrowser\n\nStable version:\n\n    pip install django-filebrowser-no-grappelli\n\nDocumentation\n-------------\n\nhttp://readthedocs.org/docs/django-filebrowser/\n\nIt also has fake model to show filebrowser in admin dashboard, but you can disable it by setting ``FILEBROWSER_SHOW_IN_DASHBOARD = False``.\n\nTranslation\n-----------\n\nhttps://www.transifex.com/projects/p/django-filebrowser/\n\nReleases\n--------\n\n* FileBrowser 4.0.2 (July 18th, 2023): Compatible with Django 3/4\n* FileBrowser 3.8.0 (November 4th, 2019): Compatible with Django 1.11/2.0/2.1/2.2/3.0\n* FileBrowser 3.7.9 (November 3rd, 2019): Compatible with Django 1.8/1.9/1.10/1.11/2.0/2.1/2.2\n* FileBrowser 3.6.2 (March 7th, 2016): Compatible with Django 1.4/1.5/1.6/1.7/1.8/1.9\n\nOlder versions are available at GitHub, but are not supported anymore.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmacker%2Fdjango-filebrowser-no-grappelli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmacker%2Fdjango-filebrowser-no-grappelli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmacker%2Fdjango-filebrowser-no-grappelli/lists"}