An open API service indexing awesome lists of open source software.

https://github.com/labcodes/django-static-chooser

Simply choose between your local static file or a remote CDN.
https://github.com/labcodes/django-static-chooser

Last synced: 6 months ago
JSON representation

Simply choose between your local static file or a remote CDN.

Awesome Lists containing this project

README

        

django-static-chooser
=====================

Simply choose between your local static file or a remote CDN.

Usage
-----

```html

{% load staticfileschooser %}

```