Niaz Faridani-Rad
Niaz Faridani-Rad
On the first startup, you should see a "First Time Setup" page where you can create your admin user. The backend probably crashed, because your system hasn't the right requirements....
Yes, I pushed an update. I think you are using an older docker image, which doesn't include the fix. Thanks for the thorough explanation and the debugging :)
If you use the docker-compose setup, then you can switch to the dev tag. The dev tag is always on the latest commit, which means it updates frequently :)
This contains the following two problems: 1. The photo and video should not be duplicated and should be saved in the same photo - Add a function that allows for...
Right now you will get the unauthorized API sometimes. It just means, that your login key is stale and needs to be refreshed and the web app does this on...
Related to #636
Too tired to revert it right now as I get confusing errors. Will look into it in the next couple of days.
Sorry for the long wait :) Looks good to me :+1:
You can see all public photos without being logged in under /user/username
Added Silk instead of django-debug-toolbar.