This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Tue May 06 03:22:20 -0700 2008 | |
| |
__init__.py | Fri May 02 12:28:03 -0700 2008 | |
| |
context_processors.py | Wed May 21 00:18:52 -0700 2008 | |
| |
management/ | Wed May 28 21:09:24 -0700 2008 | |
| |
models.py | Fri May 02 23:53:18 -0700 2008 | |
| |
templatetags/ | Wed May 21 00:18:52 -0700 2008 | |
| |
utils.py | Wed May 21 00:18:52 -0700 2008 |
Django YSlow plugin Author: Harish Mallipeddi (harish.mallipeddi@gmail.com) This Django utility adds new management commands & a couple of template tags which let you generate optimized builds of your Django application. Best practices recommended by Yahoo's YSlow project are adopted. If you're using Amazon S3 for hosting static files, you can use the upload_to_s3 management command to upload to S3 easily. This project should be of interest to you if you're writing a Django app and would like to achieve better YSlow grades! For more info, look at the wiki page.











