thirdparty/google_appengine/lib/django/MANIFEST.in
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 05 Feb 2009 21:29:55 +0000
changeset 1222 bea3987b2040
parent 109 620f9b141567
permissions -rw-r--r--
Updated docstrings and used keyfields where necessary in soc/logic/models/base.py 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 *