thirdparty/google_appengine/lib/django/MANIFEST.in
author Lennard de Rijk
Sat, 25 Apr 2009 20:22:13 +0200
changeset 2277 96082450e62c
parent 109 620f9b141567
permissions -rw-r--r--
Fixed missing value in context when a form with a different name then form was used. 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 *