You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue Description:
When starting the Docker container for the Django project using the commands docker compose --build followed by docker compose up, I encountered a 404 error when attempting to access the Documentation and News sections of the DjangoProject.com website.
Steps to Reproduce:
Clone the Django project repository.
Navigate to the project directory.
Run the following commands:
docker compose --build
docker compose up
Open a web browser and navigate to the following URLs:
Hi, I would like to work on this issue. Please assign it to me. I will investigate and resolve the 404 error affecting the Documentation and News sections of DjangoProject.com. Thank you! 😊
Note: u may close the issue if this is duplicated
Issue Description:
When starting the Docker container for the Django project using the commands
docker compose --build
followed bydocker compose up
, I encountered a 404 error when attempting to access the Documentation and News sections of the DjangoProject.com website.Steps to Reproduce:
docker compose --build
docker compose up
Expected Behavior:
Actual Behavior:
Attachments:
https://github.com/user-attachments/assets/15ee4310-35ca-4c69-87fb-7cbb552e4f26
Thank you for your attention to this matter. I look forward to your prompt response and resolution of this issue.
The text was updated successfully, but these errors were encountered: