Added docs for waldo.
[philo.git] / docs / contrib / waldo.rst
1 Waldo
2 =====
3
4 .. automodule:: philo.contrib.waldo
5         :members:
6
7 Models
8 ++++++
9
10 .. automodule:: philo.contrib.waldo.models
11         :members:
12
13 Forms
14 +++++
15
16 .. automodule:: philo.contrib.waldo.forms
17         :members:
18
19 Token generators
20 ++++++++++++++++
21
22 .. automodule:: philo.contrib.waldo.tokens
23
24
25 .. autodata:: registration_token_generator
26
27 .. autodata:: email_token_generator