[1.2.X] Fixed #14959 - Add a link to localflavor in the model field docs. Thanks PaulM for the suggestion, elbarto for the patch.
Backport of r15096 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15097 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
9bb995c6e0
commit
6510bb76c6
@ -12,8 +12,10 @@ This document contains all the gory details about all the `field options`_ and
|
||||
|
||||
.. seealso::
|
||||
|
||||
If the built-in fields don't do the trick, you can easily :doc:`write your
|
||||
own custom model fields </howto/custom-model-fields>`.
|
||||
If the built-in fields don't do the trick, you can try
|
||||
:mod:`django.contrib.localflavor`, which contains assorted pieces of code
|
||||
that are useful for particular countries or cultures. Also, you can easily
|
||||
:doc:`write your own custom model fields </howto/custom-model-fields>`.
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user