mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Replaced http by https in djangoproject.com links
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17703 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -156,7 +156,7 @@ any code you'd like to contribute. One thing we ask is that you please use
|
||||
Unicode objects (``u'mystring'``) for strings, rather than setting the encoding
|
||||
in the file. See any of the existing flavors for examples.
|
||||
|
||||
.. _create a ticket: http://code.djangoproject.com/simpleticket
|
||||
.. _create a ticket: https://code.djangoproject.com/simpleticket
|
||||
|
||||
Localflavor and backwards compatibility
|
||||
=======================================
|
||||
|
||||
Reference in New Issue
Block a user