thirdparty/google_appengine/lib/django/MANIFEST.in
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 25 Apr 2009 20:50:48 +0200
changeset 2279 e31414fd3b2a
parent 109 620f9b141567
permissions -rw-r--r--
Changed Additional Mentors to Co-Mentors in the manage view. Due to a conversation with Pawel. 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 *