Closed m5no0p closed 3 weeks ago
At the first glance, as there are "no" components available (empty list) it seems to me that your "components" module is not loaded. could it be that there is a syntax error anywhere in your components.py
file, so that the automatic import does not succeed?
Then NO components are available.
Is your app (that contains the components.py) included in INSTALLED_APPS?
Is this your complete components.py?
@m5no0p is this still a problem? Or can I close this issue?
it was my bad...i didn't install sourcetypes package.
Glad that it worked. sourcetypes
is not really an obligate requirement of tetra. It just helps you / your IDE to recognize that type of language. So I didn't make tetra depend on it.
I have this error in my browser: Component "tags_list" not found. Available components are: []
and my component is like this: