Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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 %}

```