thirdparty/google_appengine/lib/django/MANIFEST.in
author Lennard de Rijk <ljvderijk@gmail.com>
Sat, 07 Mar 2009 15:22:48 +0000
changeset 1715 3ec1a9518452
parent 109 620f9b141567
permissions -rw-r--r--
Added the review capability to the student_proposal review page. Note that editing of reviews still is not allowed, and Students can't read/respond yet. 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 *