Replies: 1 comment 1 reply
-
Hi, The project is already created. If you want to rename it, you can follow this from the docs: https://github.com/nickjj/docker-django-example#running-a-script-to-automate-renaming-the-project |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm new to Django on Docker. My question is: Do I need to use the command
django-admin startproject jrdapp
on src file? or should I assume that the docker-compose creates the project?Thank you for such a complete repository.
Beta Was this translation helpful? Give feedback.
All reactions