▶️ Watch Entire Django Blog Playlist ✅ Subscribe To My TH-cam Channel: bit.ly/3bWN6wj bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
Hi John. First of all many thanks for your videos!! I love to watch them. Could you please explain in more detail the reverse_lazy() function you used in this video? Just a short description in comments section will be more than enough. Thank you
The reverse can be used only in function-based views and reverse_lazy on class-based views since in python, class is evaluated on import of the class so it would raise an error.
Great video. Just one thing. How do we make it so that only the author of that particular blog can delete it. Right now I can delete blogs of other users also, I dont want that.
Hi sir, love to see u and your lecture. I want to do clarify with you by next lecture on following ● I have created registration form for django default and phone number verification as well. I used basic html form but I want to use the django's robust form but something went wrong while saving data I weed one to one relationship for profile with user While saving it is giving an error something anonymous error.... Thank u sir
I am getting error: Using ModelFormMixin (base class of DeletePostView) without the 'fields' attribute is prohibited. Only if I add fields in my class it will work.... anyone knows why?
@@Codemycom Thank You for your attention, premium means to add some of our users to the premium and show there profile on top or can be simply understood freelancer after paying amout our profile show on the top for bitting ..
▶️ Watch Entire Django Blog Playlist ✅ Subscribe To My TH-cam Channel:
bit.ly/3bWN6wj bit.ly/2IGzvOR
▶️ See More At: ✅ Join My Facebook Group:
Codemy.com bit.ly/2GFmOBz
▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt!
Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN
It's a very nicely explained lecture John sir
thanks
Hi John. First of all many thanks for your videos!! I love to watch them. Could you please explain in more detail the reverse_lazy() function you used in this video? Just a short description in comments section will be more than enough. Thank you
The reverse can be used only in function-based views and reverse_lazy on class-based views since in python, class is evaluated on import of the class so it would raise an error.
Not so much
Best tutorial on django
Thanks!
Thank you for the good tutorial video! Like your energy too!
Thanks for watching!
Great video. Just one thing. How do we make it so that only the author of that particular blog can delete it. Right now I can delete blogs of other users also, I dont want that.
I think we talk about authentication later in this playlist
you can reverse the post using {%for post in object_list reversed %} in home.html
Good Job Codemy
Thanks
how we can delete a record simply by loading a modal on the same page without creating a new template / page. Any tutorial?
thanks your videos are super easy to undertand but am facing problem on post delete it deletes the post but give error 404 and doest redirect
what did you do differently from the video?
Hi sir, love to see u and your lecture.
I want to do clarify with you by next lecture on following
● I have created registration form for django default and phone number verification as well. I used basic html form but I want to use the django's robust form but something went wrong while saving data
I weed one to one relationship for profile with user
While saving it is giving an error something anonymous error....
Thank u sir
Thanks for your kind words. You can search "one to one relationship" in the django docs and read about it.
is there a tutorial for deploying django web app to the Internet?
Yep, I have many
the page is giving
HTTP ERROR 405 Method Not Allowed (POST)
on clicking delete. How can I fix that?
while inheriting you may have inherited DetailView class instead DeleteView for the class DeletePostView.
Awesome
Thanks!
I am getting error: Using ModelFormMixin (base class of DeletePostView) without the 'fields' attribute is prohibited.
Only if I add fields in my class it will work.... anyone knows why?
ok, found it, when I copied previous class forgot to change what should delete class inherit (left CreateView)
sir thank you for your video, please clarify if I had given a premium in my blog so how I show premium profile on the top from the normal profile
Sorry, I don't know what you mean by premium.
@@Codemycom Thank You for your attention, premium means to add some of our users to the premium and show there profile on top or can be simply understood freelancer after paying amout our profile show on the top for bitting ..
I finish making CRUD in my blog thanks
Great 👍
can we add slug field :) ?
You can do anything you want :-p
Please tell how to put a success message if the post is deleted successfully
Yes I have videos on that already
@@Codemycom Can you please tell in which playlist I can get it...
@@harshdeepsingh9324 there's only a few django playlists...you'll have to dig around
@@Codemycom Okay Thankyou
you are awesome.
Thanks!
Sir i request you to make online multiple choice django project
Might do that in the future
Yes I will pay you I.need to delete wordpress blog post can't log in have own
Not sure what you mean, I don’t do consulting
@@Codemycom 1site.wordpress.com say 1 post kia gya h I delete karni h
First:v uwu
woot!
Delete Post really cool :D maybe you can try :D ahahaha
Lots of ways to do anything
Very Very G💋💋💋💋💋d
Thanks!