A Question in DRF tutorial page #8334
Answered
by
tomchristie
tc-ha
asked this question in
Question & Answer
-
at https://www.django-rest-framework.org/tutorial/1-serialization/#getting-started, there's a code snippet; below
in the second line, shouldn't it be "django-admin startproject tutorial ." rather then as it is now? |
Beta Was this translation helpful? Give feedback.
Answered by
tomchristie
Jan 19, 2022
Replies: 1 comment
-
I don't think so - I just tried out the opening bits, and ended up with the same project structure as https://github.com/encode/rest-framework-tutorial - looked correct to me. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tc-ha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think so - I just tried out the opening bits, and ended up with the same project structure as https://github.com/encode/rest-framework-tutorial - looked correct to me.