Skip to content
balsdorf edited this page Sep 13, 2010 · 2 revisions

Welcome to the django-media-bundler wiki!

Bundling Files

To generate the bundled files, simple run the following command from your django app:

python manage.py bundle_media

Clone this wiki locally