thirdparty/google_appengine/lib/django/MANIFEST.in
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Mar 2009 20:19:18 +0000
changeset 2025 e44de18a2f5d
parent 109 620f9b141567
permissions -rw-r--r--
Remove two trailing comma's IE dies when there is a trailing comma in a js dictionary. Patch by: Sverre Rabbelier

include AUTHORS
include INSTALL
include LICENSE
recursive-include docs *
recursive-include scripts *
recursive-include django/conf/locale *
recursive-include django/contrib/admin/templates *
recursive-include django/contrib/admin/media *
recursive-include django/contrib/comments/templates *
recursive-include django/contrib/sitemaps/templates *