1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Used https for most *.python.org links

This commit is contained in:
Claude Paroz
2014-12-19 16:25:57 +01:00
parent 742fba9455
commit 0a4b04fc23
36 changed files with 52 additions and 57 deletions

View File

@@ -13,7 +13,7 @@ quite a bit of it. If you'd like more information, the details are in
`our ticket tracker`__ (and in `a related issue`__ in Python itself).
__ https://code.djangoproject.com/ticket/19895
__ http://bugs.python.org/issue17468
__ https://bugs.python.org/issue17468
If you've noticed memory problems under Django 1.5, upgrading to 1.5.1 should
fix those issues.