summaryrefslogtreecommitdiffstats
path: root/main/templatetags/__init__.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-02-27 21:12:14 +0100
committerDan McGee <dan@archlinux.org>2010-02-27 21:12:14 +0100
commit680ddeb0894df7d0e6939d9fc6d542ee1c585817 (patch)
treec789d21a9200786957bc1af9a250bf15c55fa809 /main/templatetags/__init__.py
parenta70a3a04c70f27d2dd95b74c13264909d15a0e2e (diff)
downloadarchweb-680ddeb0894df7d0e6939d9fc6d542ee1c585817.tar.gz
archweb-680ddeb0894df7d0e6939d9fc6d542ee1c585817.tar.xz
Add CDN templatetag package
For now, this contains one new template tag- 'jquery'. This will allow us to use the Google AJAX CDN in non-debug environments, since there is really no need for us to be the source of this common file. In the future this package may gain other static media resource tags as well. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'main/templatetags/__init__.py')
-rw-r--r--main/templatetags/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/main/templatetags/__init__.py b/main/templatetags/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/main/templatetags/__init__.py