Skip to content

slothyrulez/django-cartographer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-cartographer

Agnostic manifest registry assets manager for django

Based on owais django-webpack-loader and sveetch recalbox-manager

Features:

  • Common registry holding parsed assets structures
  • Load assets from webpack-bundle-tracker
  • Load assets from a json file

Quick start

Install django-cartographer

pip install django-cartographer

Add "cartographer" to INSTALLED_APPS

...
"cartographer",
...

Configuration

Assets from webpack-bundle-tracker

Assets from file

Example

On the example directory there is a minimal application

About

Agnostic manifest registry assets manager for django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published