removing redirect URLs for some really old Django releases

66 views
Skip to first unread message

Tim Graham

unread,
Nov 17, 2015, 11:46:20 AM11/17/15
to Django developers (Contributions to Django itself)
I wonder if anyone objects to removing some non-trivial logic to support old download redirect URLs:

https://github.com/django/djangoproject.com/pull/548

This only affects the redirect URLs like /download/%(version)s/tarball/. The files are still accessible at their actual URLs like https://www.djangoproject.com/m/releases/0.90/Django-0.90.tar.gz -- the only issue is that it's difficult to "guess" these URLs for packages that don't use the standard names.

This affects versions like:

0.90 Python 2.4 egg
0.91 Python 2.5 egg
1.0-alpha-2
1.0-beta-1
1.0-beta-2
1.0.1-beta-1
1.0.1
1.0.2

Aymeric Augustin

unread,
Nov 17, 2015, 2:59:56 PM11/17/15
to django-d...@googlegroups.com
I hope anyone who still cares about these versions has their own copy…

-- 
Aymeric.



--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To post to this group, send email to django-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/e1b83dc5-c7f6-4ec1-888c-d7ed501a8de4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages