#15039: The current download link redirection breaks wget making Linux download
inconvenient
-------------------------------------------+--------------------------------
Reporter: jonathanberger | Owner: nobody
Status: new | Milestone:
Component: Django Web site | Version: 1.2
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
-------------------------------------------+--------------------------------
Comment (by iamit):
this will do the trick (use the -O option in wget) [[BR]]
I admit it's a workaround, but it works:[[BR]]
wget -O django124.tar.gz
http://www.djangoproject.com/download/1.2.4/tarball/[[BR]]
(I had the same problem)
--
Ticket URL: <http://code.djangoproject.com/ticket/15039#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.