thirdparty/google_appengine/lib/django/MANIFEST.in
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 07 Dec 2008 20:25:50 +0000
changeset 714 3e2ce3d8057a
parent 109 620f9b141567
permissions -rw-r--r--
Add missing dots in docstrings, proper sorting of imports and small docstring typo fixes. Patch by: Pawel Solyga

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 *