Quantcast
Channel: Packaging javascript and css files in a django app for reuse, install via pip? - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Chris W. for Packaging javascript and css files in a django app for...

I think the staticfiles app is exactly what you're looking for, unfortunately it's new in Django 1.3. Are you able to upgrade?From the docs:django.contrib.staticfiles collects static files from each of...

View Article



Packaging javascript and css files in a django app for reuse, install via pip?

I'm building a django app that requires a javascript file for some ajaxy bits. I would like to package this app so that it can be installed by via easy_install or pip with as little fuss as...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images