mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-03-16 20:10:24 +00:00
Fix the python code block for option 1 in README
This commit is contained in:
parent
5c483ac07a
commit
2e2a781127
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ Option 1: TOS Check On Sign In
|
|||
In your root urlconf file ``urls.py`` add:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from tos.views import login
|
||||
|
||||
# terms of service links
|
||||
|
|
|
|||
Loading…
Reference in a new issue