Closed pors closed 2 years ago
This was an issue for an older version of this app. I will have to look into this for version 1.1. Thanks for reporting
Can you send me a copy of the installed apps setting?
When I print it I get:
['django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.admin', 'django.forms', 'django_filters', 'crispy_forms', 'faq']
Is that what you are looking for?
yes
I think I fixed the issue please install the newest release from pypi django-easy-faq==1.2 please let me know if this works
It does, thanks!
Hi!
I followed your instructions, but when starting the server I get
ModuleNotFoundError: No module named 'faq'
I did install it:
Any idea?