thirdparty/google_appengine/lib/django/MANIFEST.in
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 20 Nov 2008 21:14:37 +0000
changeset 519 561a438115eb
parent 109 620f9b141567
permissions -rw-r--r--
Adds the user's role page. Currently this only has an overview of the user's unhandled requests. Patch by: Lennard de Rijk

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 *