mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
Fix code
This commit is contained in:
parent
f9d69c8b57
commit
c8a6f01fc0
2
one.org
2
one.org
@ -999,7 +999,7 @@ For titles and descriptions, you can use the ~meta~ dictionary in the action wit
|
|||||||
|
|
||||||
#+BEGIN_SRC python
|
#+BEGIN_SRC python
|
||||||
from liveview.context_processors import get_global_context
|
from liveview.context_processors import get_global_context
|
||||||
from core import settings
|
from django.conf import settings
|
||||||
from liveview.utils import (
|
from liveview.utils import (
|
||||||
get_html,
|
get_html,
|
||||||
update_active_nav,
|
update_active_nav,
|
||||||
|
Loading…
Reference in New Issue
Block a user