mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #30341 -- Added support for the furlong unit in Distance.
This commit is contained in:
parent
753580ecd1
commit
49fb3f5f3e
4 changed files with 12 additions and 1 deletions
|
@ -93,6 +93,7 @@ Unit Attribute Full name or alias(es)
|
|||
``clarke_link`` Clarke's link
|
||||
``fathom`` Fathom
|
||||
``rod`` Rod
|
||||
``furlong`` Furlong, Furrow Long
|
||||
``nm`` Nautical Mile
|
||||
``nm_uk`` Nautical Mile (UK)
|
||||
``german_m`` German legal metre
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue