X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/40322363b700deb95d52f5b50190856bfe135f08..e31d3abeaad0f18fb44d61ae9b4473e7a7b57faf:/docs/contrib/waldo.rst diff --git a/docs/contrib/waldo.rst b/docs/contrib/waldo.rst index 8a3d882..89045d0 100644 --- a/docs/contrib/waldo.rst +++ b/docs/contrib/waldo.rst @@ -3,3 +3,25 @@ Waldo .. automodule:: philo.contrib.waldo :members: + +Models +++++++ + +.. automodule:: philo.contrib.waldo.models + :members: + +Forms ++++++ + +.. automodule:: philo.contrib.waldo.forms + :members: + +Token generators +++++++++++++++++ + +.. automodule:: philo.contrib.waldo.tokens + + +.. autodata:: registration_token_generator + +.. autodata:: email_token_generator