Open
Description
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 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:
Expected Behavior:
- The Documentation and News sections should load without any errors, providing users with the necessary information and updates.
Actual Behavior:
- Both sections return a 404 error, indicating that the pages could not be found.
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.
Metadata
Assignees
Labels
No labels
Activity