<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,7 +39,7 @@ def _hashit(filename):
     return str(cb.hexdigest())
 
 def js_tag(filename):
-    tag = &quot;&lt;script src=\&quot;%s%s/\&quot; type=\&quot;text/javascript\&quot;&gt;&lt;/script&gt;&quot; % (settings.MEDIA_URL, _cleanfilename(filename) + &quot;.js?&quot; + _hashit(filename))
+    tag = &quot;&lt;script src=\&quot;%s%s\&quot; type=\&quot;text/javascript\&quot;&gt;&lt;/script&gt;&quot; % (settings.MEDIA_URL, _cleanfilename(filename) + &quot;.js?&quot; + _hashit(filename))
     
     return tag 
 </diff>
      <filename>tag_helper.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86d55952cfdb3bd1f887eb511a9a0d271e6463dc</id>
    </parent>
  </parents>
  <author>
    <name>greg newman</name>
    <email>greg@20seven.org</email>
  </author>
  <url>http://github.com/gregnewman/django-cachebuster/commit/6ed45152c8d147cb3392a138260491bfd1ffa0a6</url>
  <id>6ed45152c8d147cb3392a138260491bfd1ffa0a6</id>
  <committed-date>2008-09-22T05:59:50-07:00</committed-date>
  <authored-date>2008-09-22T05:59:50-07:00</authored-date>
  <message>fixed another extra forward slash</message>
  <tree>cb8487a662898cebd83638d4b94e5fcde39a383c</tree>
  <committer>
    <name>greg newman</name>
    <email>greg@20seven.org</email>
  </committer>
</commit>
