-
-
Notifications
You must be signed in to change notification settings - Fork 22
Error during template rendering #150
Answered
by
Archmonger
brightmorkli37
asked this question in
Problem
-
Following the outlined procedure in the outstanding documentation gives me the following error;
TemplateSyntaxError at /
'reactpy' is not a registered tag library. Must be one of:
......
Did I miss a step?
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
Archmonger
Jun 10, 2023
You most likely forgot to add reactpy_django to installed apps.
See the installation docs.
Replies: 1 comment
-
You most likely forgot to add reactpy_django to installed apps.
See the installation docs.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
Archmonger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment