thirdparty/google_appengine/lib/django/MANIFEST.in
author Todd Larsen <tlarsen@google.com>
Fri, 12 Sep 2008 20:36:17 +0000
changeset 138 e1167bdf71a4
parent 109 620f9b141567
permissions -rw-r--r--
Improve the __doc__ string of isIdDeveloper() to explain better how it now functions.

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 *