I can’t find the components option after successfully deploying a Django app. In that case, I can’t load the static files as shown in the method in the tutorial for deploying a Django app on Digital Ocean.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey!
Would you mind sharing a screenshot of what exactly are you seeing? You should be able to manage your components as described in the docs here:
If you were to go to your App under the App Platform tab, and then click on ‘Settings’ you would get a list of all of your existing components there.
And if you wanted to add a new component you could click the ‘Create’ button to create a new component.
- Bobby