thirdparty/google_appengine/lib/django/MANIFEST.in
author Madhusudan.C.S <madhusudancs@gmail.com>
Wed, 26 Aug 2009 17:31:34 +0200
changeset 2807 e716cd6a6de3
parent 109 620f9b141567
permissions -rw-r--r--
GHOPComment Logic is made to inherit from base Logic and made ID based. This matches the recent changes to the GHOP Comment model. Reviewed by: Lennard de Rijk

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 *