#How to use Django...yes

11 messages · Page 1 of 1 (latest)

boreal helm
#

We were asked to make a website using mostly python (mostly. We'll use other languages). Since we'll interact with databases, our teacher asked us to use Django. We also put up a Git since our teacher wanted to see who was working (and who was not) and...I admit I'm a bit lost. I connected my git account to pycharm and we'd already created a project, linked to the Git, in Python.

Do I need to make an entire new project in order to use Django? I absolutely do not know how to use it and can't find tutorials

stable quiver
#

Excuse me, but how you are searching tutorials so you can find it?

#

Yes, you need to create a project. But really, follow a tutorial, we are glad to help when something is not clear, but retelling tutorials in discord is not productive

boreal helm
#

I was just looking for helpful links. Thank you for your answer, I'll be on my way

stable quiver
#

Yeah, you open a search engine and type django tutorial ) And get a ton of them. Not all are good, some are pretty bad actually, namely many video give terrible advices, so better check ones in the FAQ

#

But most will get you started

boreal helm
#

Thank you

hoary tinsel
#

Please use Git in CLI instead of pycharm. It would be better to learn git while working on the project