thirdparty/google_appengine/lib/django/MANIFEST.in
author Todd Larsen <tlarsen@google.com>
Fri, 03 Oct 2008 23:01:49 +0000
changeset 270 7dd6d8347b56
parent 109 620f9b141567
permissions -rw-r--r--
Move helpers/template_helpers.py to helper/templates.py. Patch by: Todd Larsen Review by: to-be-reviewed

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 *