mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-05-22 00:21:52 +00:00
Merge pull request #24 from kandoio/update_readme
Fix the python code block for option 1 in README
This commit is contained in:
commit
c1e1dd7998
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