thirdparty/google_appengine/lib/django/MANIFEST.in
author Todd Larsen <tlarsen@google.com>
Fri, 19 Sep 2008 17:47:21 +0000
changeset 172 594e07154872
parent 109 620f9b141567
permissions -rw-r--r--
First pass (from some old code notes) of a Club Model (a form of Group).

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 *