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
While going through the Quickstart guide on Django in this repository, I noticed that it instructs users to create a Dockerfile, requirements.txt, and docker-compose.yml file.
However, these files are not present in the repository. Before proceeding, I wanted to confirm:
Is this by design (to let users create them as part of the tutorial)?
Or would you like contributors to add these files to make the Quickstart fully functional out of the box?
I am interested in contributing and can create a pull request with these files if this aligns with the project’s goals. Please let me know your preference.