{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"Django Fiber is a lightweight Django CMS that lets you manage page content and structure through a web interface, built on top of Django's admin and REST API.","skillfed_tags":["cms","maintenance-mode","django-admin"],"use_cases":["Build a simple website with editable pages and hierarchical content structure managed through Django admin.","Add a lightweight CMS layer to an existing Django project without replacing the entire application.","Serve page content via REST API for headless or decoupled frontend consumption.","Manage image assets and thumbnails alongside page content using integrated image handling.","Create a multi-page site where non-technical users can edit content through a web interface."],"what_it_does":"Django Fiber is a simple, Django-based CMS that has been in production use since 2011. It provides a web interface for managing page hierarchies and content, integrated with Django's admin and backed by a REST API. The package depends on django-mppt for tree structures, django-compressor for asset optimization, djangorestframework for API endpoints, and easy-thumbnails for image handling.\n\nThe project is currently in maintenance mode\u2014it receives updates to stay compatible with current Django and dependency releases, but no new features are planned. It is suitable for projects that need straightforward page and content management without the complexity of larger CMS platforms. Setup involves adding apps to INSTALLED_APPS, configuring middleware, and including Fiber's URL patterns.","worth_installing":"Yes, if you need a lightweight, stable CMS for Django projects and accept maintenance-mode constraints. The package is production-stable, has low install friction, carries no known vulnerabilities, and works with current Django versions (3.2\u20134.1). However, do not install if you require active feature development or support for Django versions beyond 4.1\u2014the last release was in October 2022, and no new features will be added."},"id":"django-fiber","links":{"html":"https://skillfed.io/packages/django-fiber","md":"https://skillfed.io/packages/django-fiber.md","pypi":"https://pypi.org/project/django-fiber/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-10-08","license_spdx":null,"license_treatment":"permissive","name":"django-fiber","python_support":"supports_current","summary":"Django Fiber - a simple, user-friendly CMS for all your Django projects"},"popularity":{"monthly_downloads":93496,"position":13382,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.10"}
