{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/3"}],"enrichment":{"capability":"Wraps a WSGI application to serve static files in production using a production-ready WSGI static file server, avoiding the built-in static file serving approach.","skillfed_tags":["legacy","abandoned"],"use_cases":["Serving static files in production deployments using a WSGI server without relying on the built-in static file handler.","Wrapping an existing WSGI application to add static file serving with minimal code changes.","Legacy projects that were built with dj-static and need to maintain the same approach."],"what_it_does":"dj-static is a thin middleware wrapper that delegates static file serving to a dedicated WSGI application. The package wraps your WSGI application with Cling middleware to handle static assets in production, requiring only STATIC_ROOT and STATIC_URL configuration. However, the package has been abandoned since 2014-07-11 and its repository is archived, making it a legacy solution with no active maintenance or support.","worth_installing":"No. The package is abandoned (last updated 2014-07-11, repository archived) with no path forward for maintenance or security updates. Modern deployments use actively maintained alternatives. Installing this introduces technical debt."},"id":"dj-static","links":{"html":"https://skillfed.io/packages/dj-static","md":"https://skillfed.io/packages/dj-static.md","pypi":"https://pypi.org/project/dj-static/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-07-11","license_spdx":null,"license_treatment":"permissive","name":"dj-static","python_support":"unspecified","summary":"Serve production static files with Django."},"popularity":{"monthly_downloads":86312,"position":13873,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.6"}
