Initial commit.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 1 Feb 2010 11:28:24 +0000 (06:28 -0500)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Mon, 1 Feb 2010 11:28:24 +0000 (06:28 -0500)
commit0d51e8dc2b15ca84b8979b94a3224b4a33f7f25e
treeb3a0ccaf1479000416c9565271cbbf7ddc0bef91
Initial commit.
Philo is released under the ISC License.
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
__init__.py [new file with mode: 0644]
admin.py [new file with mode: 0644]
models.py [new file with mode: 0644]
templatetags/__init__.py [new file with mode: 0644]
templatetags/containers.py [new file with mode: 0644]
urls.py [new file with mode: 0644]
utils.py [new file with mode: 0644]
views.py [new file with mode: 0644]