thirdparty/google_appengine/lib/django/MANIFEST.in
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 22 Feb 2009 11:17:46 +0000
changeset 1458 ec06d3ee73e4
parent 109 620f9b141567
permissions -rw-r--r--
Make it possible to display a message when there are no lists Patch by: Sverre Rabbelier

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 *