We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e1ab36 commit bf86207Copy full SHA for bf86207
docs/choices.rst
@@ -3,9 +3,6 @@ Choices
3
=======
4
Contains constants and functions to generate model/form choices for time zones.
5
6
-Constants
7
-=========
8
-
9
``ALL_TIMEZONES_CHOICES``
10
-------------------------
11
.. |pytz.all_timezones| replace:: ``pytz.all_timezones``
@@ -110,9 +107,6 @@ Constants
110
107
...
111
108
)
112
109
113
-Functions
114
115
116
``get_choices(timezones)``
117
--------------------------
118
.. py:function:: get_choices(timezones)
docs/index.rst
@@ -8,7 +8,7 @@ Contents
========
.. toctree::
- :maxdepth: 1
+ :maxdepth: 2
12
13
setup
14
fields
0 commit comments