> (and obviously I meant 'setup.py sdist')
>

I don't know how setup.py bundles a tarball, but it's doing it wrong
-- GeoDjango is broken in the 1.0.1 release tarball.  In particular,
at least the following directories were completely _omitted_ from this
release:

http://code.djangoproject.com/browser/django/branches/releases/1.0.X/django/contrib/gis/templates
http://code.djangoproject.com/browser/django/branches/releases/1.0.X/django/contrib/gis/tests/geoapp/sql

While the missing test data is OK, not having the GIS template
directory breaks a lot of functionality, including the geographic
admin and geo sitemaps.   I ran `python setup.py sdist` and watched it
skip over the directories myself -- those with superior setuptools
skills can hopefully inform me as to how this can happen.

-Justin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to