it is actually only the space in the version in setup.py, here is a
diff to current trunk that would use an underscore instead
Index: setup.py
===
--- setup.py(revision 9333)
+++ setup.py(working copy)
@@ -68,7 +68,7 @@
# Dy
James Bennett wrote:
> See the weblog entry:
>
> http://www.djangoproject.com/weblog/2008/oct/31/101-beta/
>
> And the downloads page:
>
> http://www.djangoproject.com/download/
>
> As previously mentioned, this is mainly a preview to let people get a
> feel for what's been fixed/improved in the 1
hi
i saw that a django tarball is now in pypi but the version ident is
"1.0.1 beta 1".
i am not completly shur if i am right, but the spaces in the version
makes it impossible to use this version directly to download from pypi
via setuptools, buildout etc.
it would be nice to include django as
See the weblog entry:
http://www.djangoproject.com/weblog/2008/oct/31/101-beta/
And the downloads page:
http://www.djangoproject.com/download/
As previously mentioned, this is mainly a preview to let people get a
feel for what's been fixed/improved in the 1.0.X line since the 1.0
release, and