“Continue reading” links
This commit is contained in:
committed by
Boris Besemer
parent
a178c88d63
commit
7ff7e51fdd
@ -29,3 +29,4 @@ The Wagxperience app runs in the Wagtail CMS. You can find out more here_.
|
||||
|
||||
python manage.py migrate
|
||||
|
||||
Continue reading: :doc:`implementation`
|
||||
|
@ -83,3 +83,5 @@ Below is the "Time rule" model included with the module, which offers more compl
|
||||
|
||||
def __str__(self):
|
||||
return 'Time Rule'
|
||||
|
||||
Continue reading: :doc:`usage_guide`
|
||||
|
Reference in New Issue
Block a user