summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArmin Ronacher <armin.ronacher@active-4.com>2013-07-30 02:13:45 +0200
committerArmin Ronacher <armin.ronacher@active-4.com>2013-07-30 02:13:45 +0200
commitb409813eff5142e1856e5e57c221b72d8d5b978b (patch)
tree7069397cc75a81f0d46b0945537f110e4a2df961 /docs
parenteead4a3773a241bbf2567f805a7fb26b4cf962a9 (diff)
downloadbabel-b409813eff5142e1856e5e57c221b72d8d5b978b.tar.gz
Added support for territory currency lookups.
The main usecase of this is to figure out at what point in time did a country use a certain currency. The default behavior is to use the current date. This fixes #42
Diffstat (limited to 'docs')
-rw-r--r--docs/api/numbers.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api/numbers.rst b/docs/api/numbers.rst
index de3573e..207ae0b 100644
--- a/docs/api/numbers.rst
+++ b/docs/api/numbers.rst
@@ -43,3 +43,5 @@ Data Access
.. autofunction:: get_plus_sign_symbol
.. autofunction:: get_minus_sign_symbol
+
+.. autofunction:: get_territory_currencies