thirdparty/google_appengine/lib/django/MANIFEST.in
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 05 Feb 2009 20:32:45 +0000
changeset 1219 aad447d05cfc
parent 109 620f9b141567
permissions -rw-r--r--
Fix import sorting in soc.views.models.sponsor module. Patch by: Pawel Solyga Reviewed 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 *