posted: 2005-01-30 12:37:10 perma-link, RSS comments feed
This week Beth's swelling has started going down, Ben is extra wiggly, and the rooster returns to our garden.
cute said on 2005-02-05 13:26:45:
Cute!
Delicias commented, on September 23, 2012 at 1:34 a.m.:
This is all nice, but after half a year the information will be hard to matniain and more or less useless:\ It's better to organise with authors to provide such style of documentation.
Based upon your reading habits, might I recommend: Or, you might like: |
hosting: slicehost.com.
powered by: django.
written in: python.
controlled by: bzr.
monsters by: monsterID.
You've been exposed to: {'Life': 1}
Antica commented, on August 20, 2012 at 4:18 p.m.:
I think the is exactly what you're lokiong 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 your applications (and any other places you specify) into a single location that can easily be served in production.EDIT: As per Wogan's comment, if you don't want to upgrade to 1.3 then you can use the . It's what Django's built in staticfiles app was originally derived from.