Closed AbdulkareemSasah closed 5 months ago
Could you add some more information - what exactly is needed to reproduce this error? What did you do?
Can you add an example? Which version of tetra, django?
I suppose you ran manage.py runserver
.
Please, we all dedicate much time here, take three minutes to make a proper bug report so we can help.
Hello @AbdulkareemSasah, are you still suffering from this problem? Can I close this issue?
What I can imagine: you didn't add the tetra urlpatterns to your application, see the Installation chapter in the docs.
I'll close this issue as it seems to be a configuration problem. If you think it is really a bug, you can reopen it anytime or open another issue.
Reverse for 'tetra_public_component_method' not found. 'tetra_public_component_method' is not a valid view function or pattern name.