Mi
You know, Evans
Mi
Entities, value objects, services, ubiquitous language
Mi
I guess with Django orm, django is too coupled to the persistence model and working with a domain model is difficult to implement
Anonymous
ok. Will check them. I am still a newbie
Mi
Domain Driven Design Tacking Complexity In The Heart Of Software: Eric Evans: 9788131724460: Amazon.com: Books https://www.amazon.com/Domain-Driven-Tacking-Complexity-Software/dp/8131724468
Lalit
Anyone have book on django 2 pdf
Anonymous
here you go
Lalit
Thank you so much
Shubham
Anders (izzno / gooood) 🇳🇴
It depends on your usecase, what is it for ?
Ghorz
I didn't get you
Docker server. Have you worked with docker before?
Shubham
Nope
Ghorz
You have to take it one step at a time
Ghorz
Docker is advanced, finish up with local development first, then move on to docker
Ghorz
Find a resource to learn docker running
Anonymous
Second image causes the error in first code.... It is of django channels And i cannot find the related issue please help?
Anonymous
https://pastebin.com/P7AvCeMw
Anonymous
while starting django after configuring asgi_application in settings.py causes this error
Krutarth
What's the best way to.learn django? I said, "best".. thanks in advance🙏
Chiji
If users register on a site using the social signup, will i see their details like fullnamee and email in the admin dashboard?
Maz
What's the best way to.learn django? I said, "best".. thanks in advance🙏
What's the best way to learn how to cook? 🤗 Same concept.
Maz
You learnt how to cook by eating? I see. As you were :)
George
You learnt how to cook by eating? I see. As you were :)
i ate a cook so i learnt how to cook, same with django
Daniel
I have a API django and in postman I send a json on post method, I don't know receive it into my method ...
https://stackoverflow.com/questions/24068576/how-to-receive-json-data-using-http-post-request-in-django-1-6
Daniel
I got!! thanks
Jose Luis
someone used https://github.com/silverapp/silver? im looking for some solution to a friend hosting provider, to manage billing and subscriptions.
Jose Luis
or have some other app to recommend me?
Shubham
My concern is that, in docker yml file , how to modify the command so that , we can start the project from scratch , as I went through the tutorials , they are using existing code to dockerize
Shubham
@Ghorz
satyam
hii
inchidi
show your code
Zanwey
Why are you calling the html template file directly?
satyam
Why are you calling the html template file directly?
i created a folder template in which i created another folder called job and in theiri have placed this html file
satyam
i was actually follwing a tutorial it worked fine for the job.html but when i use that code again its shows the for on loop on html page
Zanwey
If you call a html file directly, none django variables gonna render
Zanwey
Can you pass me the url of this tutorial?
satyam
its actually an udemy course
Zanwey
Oh, i see
satyam
Django 2 & Python The Ultimate Web Development Bootcamp name of the cousre
Zanwey
I can't figure it out why you should call an html file directly, you've got to use template files always through a model call if you want to render variables and loops
Zanwey
(excuse my english, i'm from spain and i don't use it so much😅)
Zanwey
The file is right, that's not the problem
Zanwey
But you must use it with your model
Zanwey
It seems to be localhost:63342/website/blog/
inchidi
have you run your django app?
satyam
yess
satyam
It worked properly first so i copied the same html code and used it for blog,html and now both of them are nt working
inchidi
yess
why you are using port 63342?
satyam
when i open that html file with pycharm it open with that
inchidi
that means you are opening the html file, not the running django app
inchidi
you should open http://localhost:8000 instead
inchidi
thanks i will try and see if it helps
django template html file != rendered html page
inchidi
django template html file != rendered html page
satyam do you understand what this means?
satyam
ok i get it
satyam
i cant run django file normally as html file right ??
inchidi
i cant run django file normally as html file right ??
actually what you did is not running it. you just opening html file via browser
satyam
okk
inchidi
ok i get it
then now you should able to tell me url of rendered allblogs.html
satyam
I was awake last night searching for his error lol
Anonymous
satyam
YOO
satyam
I got a new error
satyam
error solved i left space between { and % 😂
afk
Does Anyone have this course with him
Ghorz
error solved i left space between { and % 😂
Have not coded with space in between DTL syntax tags, will try it to she the error.
afk
Learn Python Programming Masterclass
Ghorz
Udemy
Are you learning for the first time?
afk
yes
afk
i need this course