Open gironaptik opened 1 year ago
is your installation new? did you check required packages? pip3 install -r conf/requirements.txt
Yes, perform new installation and checked the requirement - its all updated seems like it missing index page
i tested it again with docker installation, it works as expected. can you please edit settings.py file to set debug true. may be we can see the problem.
Hi,
Trying to get rest list via swagger / redoc and get the following error: Not Found The requested resource was not found on this server.
Something that need to be installed / configured before?
Thanks