rayanthecoder
rayanthecoder
RRailway
Created by rayanthecoder on 5/22/2023 in #✋|help
/app/media is appended to every route i search in my django api resulting to a 404
4 replies
RRailway
Created by rayanthecoder on 5/22/2023 in #✋|help
Is it possible to deploy a django api with SQLITE instead of postgresql?
in my django api i am using sqlite , is it possible to deploy it on railway?
6 replies
RRailway
Created by rayanthecoder on 5/7/2023 in #✋|help
python: can't open file 'manage.py'.Django api failed deployment
my django deployment in railway was successful, but i had many of these errors:python: can't open file 'manage.py': [Errno 2] No such file or directory . These are resulting in 503 errors
35 replies