Fixed #6341 -- Added missing link for text introduced in [6946].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7005 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8775c17930
commit
421b03af2c
|
@ -100,6 +100,8 @@ 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
|
Unicode objects (``u'mystring'``) for strings, rather than setting the encoding
|
||||||
in the file. See any of the existing flavors for examples.
|
in the file. See any of the existing flavors for examples.
|
||||||
|
|
||||||
|
.. _create a ticket: http://code.djangoproject.com/simpleticket
|
||||||
|
|
||||||
Argentina (``django.contrib.localflavor.ar``)
|
Argentina (``django.contrib.localflavor.ar``)
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue