thirdparty/google_appengine/lib/django/MANIFEST.in
author Augie Fackler <durin42@gmail.com>
Sat, 20 Sep 2008 17:39:07 +0000
changeset 178 5370aeb7df31
parent 109 620f9b141567
permissions -rw-r--r--
Testing buildbot. Sorry about the noise. (Last one for now, I've got most of the kinks figured out I think)

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 *