Hello,
I get the following error<pre lang="html"></pre>
johan@localhost:~/dj_containers/django_metronic$ python3 manage.py migrate
<pre lang="html"></pre>:
ERRORS:
?: (urls.E007) The custom handler500 view '_keenthemes.views.SystemView' does not take the correct number of arguments (request).
johan@localhost:~/dj_containers/django_metronic$
Can you tell me what this can be and how to solve this?
Thanks!
Johan
Great to hear that you found the issue! If you encounter any further issues or have additional questions, feel free to reach out.
Found the issue allready, did not have the correct django version.