Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Marinello
django-password-reset
Commits
fc611b00
Commit
fc611b00
authored
May 26, 2014
by
Bruno Renié
Browse files
Fix sphinx warning
parent
d8487944
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/views.rst
View file @
fc611b00
...
...
@@ -58,9 +58,9 @@ Methods
and sends the password reset email.
* ``get_site()``: method to obtain the website's host name. This method first
checks and sets the site from the optional `Django sites framework
<https://docs.djangoproject.com/en/dev/ref/contrib/sites/>`_. If missing,
it
will deduce the domain and name by looking at the request object's domain.
checks and sets the site from the optional `Django sites framework
<https://docs.djangoproject.com/en/dev/ref/contrib/sites/>`_. If missing,
it
will deduce the domain and name by looking at the request object's domain.
RecoverDone
-----------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment