Explorar o código

Updated MANIFEST.in to include the GeoDjango test fixture directories.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Justin Bronn %!s(int64=15) %!d(string=hai) anos
pai
achega
a6a176013a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      MANIFEST.in

+ 2 - 1
MANIFEST.in

@@ -22,5 +22,6 @@ recursive-include django/contrib/databrowse/templates *
 recursive-include django/contrib/formtools/templates *
 recursive-include django/contrib/gis/templates *
 recursive-include django/contrib/gis/tests/data *
-recursive-include django/contrib/gis/tests/geoapp/sql *
+recursive-include django/contrib/gis/tests/geoapp/fixtures *
+recursive-include django/contrib/gis/tests/geogapp/fixtures *
 recursive-include django/contrib/sitemaps/templates *