thirdparty/google_appengine/lib/django/MANIFEST.in
author Lennard de Rijk <ljvderijk@gmail.com>
Fri, 06 Mar 2009 12:08:55 +0000
changeset 1685 4b48cd4e4aa9
parent 109 620f9b141567
permissions -rw-r--r--
Added a rank column to the proposals list. Patch by: Lennard de Rijk 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 *