Skip to content

labcodes/django-static-chooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-static-chooser

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

Usage

{% load staticfileschooser %}
<link rel="stylesheet" type="text/css" href="{% static 'local' http://remote.url %}">

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages