menu

  • Latest Items
  • About Me
  • Projects
  • Blog Archive
  • Links
  • Quotes

Archives

  • Jan 2006
  • Feb 2006
  • May 2006
  • Jun 2006
  • Jul 2006
  • Aug 2006
  • Nov 2006
  • Dec 2006
  • Jan 2007
  • Feb 2007
  • Apr 2007
  • May 2007
  • Jun 2007
  • Jul 2007
  • Aug 2007
  • Sep 2007
  • Oct 2007
  • Nov 2007
  • Dec 2007
  • Jan 2008
  • Feb 2008
  • Mar 2008
  • Apr 2008
  • May 2008
  • Jun 2008
  • Jul 2008
  • Aug 2008
  • Sep 2008
  • Oct 2008
  • Nov 2008

RSS Feeds

  • Latest Items
  • Latest Blog Posts
  • Latest Links
  • Latest Quotes
  • Django-related items

Links

  • atlanta wedding dress
  • A Cincinnati Wedding DJ
  • Ribbon Sheer Ribbon Wholesale
  • Python Programmers and Jobs
  • usa wedding
  • Engagement Rings
  • Custom Rubber Stamps
  • Join our Python Community

django-assets - Media Asset management for Django

7:20 a.m., Tuesday 29 July, 2008. Tagged css, django, javascript, programming and python

This looks like a very useful application for managing Javascript & CSS files in Django projects. It can combine and compress JS & CSS files either manually (via command line) or automatically (when a user hits your site and one of the files has been changed).

A few sites I'm working on currently include multiple JS files to do their job, this should let me minimise that.

It's just a pity the source code is only available via bzr - since just about every other Django application uses svn it's often nice to keep the status quo. It also removes the ability for other application authors to refer to it via svn:externals. Oh well.

http://code.google.com/p/django-assets/

© Copyright 2008 Ross Poulton. All Rights Reserved. Opinions expressed here are my own, and nare not those of my employer or any other party. Powered by Django.