Author: ubernostrum
Date: 2011-12-22 20:03:27 -0800 (Thu, 22 Dec 2011)
New Revision: 17256

Modified:
   django/trunk/setup.py
Log:
Missed one.

Modified: django/trunk/setup.py
===================================================================
--- django/trunk/setup.py       2011-12-23 04:00:26 UTC (rev 17255)
+++ django/trunk/setup.py       2011-12-23 04:03:27 UTC (rev 17256)
@@ -77,7 +77,7 @@
     author = 'Django Software Foundation',
     author_email = 'foundat...@djangoproject.com',
     description = 'A high-level Python Web framework that encourages rapid 
development and clean, pragmatic design.',
-    download_url = 
'http://media.djangoproject.com/releases/1.3/Django-1.4-alpha-1.tar.gz',
+    download_url = 
'http://www.djangoproject.com/m/releases/1.4/Django-1.4-alpha-1.tar.gz',
     packages = packages,
     cmdclass = cmdclasses,
     data_files = data_files,

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

Reply via email to