summaryrefslogtreecommitdiffstats
path: root/main/templatetags/cdn.py
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Use staticfiles_storage in jQuery tagDan McGee1-2/+4
2012-03-24Remove cdnprefix template tagDan McGee1-12/+0
2011-12-05Convert to and enable staticfiles contrib applicationDan McGee1-1/+2
2011-11-08Always use same URL for both secure and non-secure CDN requestsDan McGee1-6/+1
2011-06-15Update to jQuery 1.4.4Dan McGee1-1/+1
2011-06-14Simplify jQuery CDN tagDan McGee1-15/+10
2010-10-28Always use HTTPS for jQueryDan McGee1-4/+2
2010-10-27Add tag for inserting CDN prefix on media URLsDan McGee1-2/+18
2010-10-26Upgrade to jQuery 1.4.3Dan McGee1-1/+1
2010-09-22Get secure/unsecure checking actually workingDan McGee1-5/+5
2010-09-21Allow serving jQuery via HTTPS if secure request detectedDan McGee1-1/+6
2010-05-14Make CDN not dependent on DEBUG settingDan McGee1-3/+4
2010-02-27Upgrade jQuery to 1.4.2Dan McGee1-1/+1
2010-02-27Add CDN templatetag packageDan McGee1-0/+19