Using Fancy HTML Templates In Django - Python Django Dentist Website #4

  Рет қаралды 117,707

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 229
@Codemycom
@Codemycom 4 жыл бұрын
▶️ Watch Entire Money Making Playlist ✅ Subscribe To My KZbin Channel: bit.ly/2tEBTzg bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com Take $30 off with coupon code: youtube1 HTML TEMPLATE DOWNLOAD: colorlib.com/wp/template/dento/
@Codemycom
@Codemycom 3 жыл бұрын
@Up Web No sorry. The template is irrelevant...use any free template.
@akhilreddy5963
@akhilreddy5963 3 жыл бұрын
@Just Python did you find a free one??
@some90sKid
@some90sKid 4 жыл бұрын
Not sure if this man's the only guy on this channel, but if he ain't, you guys at Codemy better get this man a medal. Just 40~ish seconds into the video and I had to subscribe! Sounds like this will be a fun, informative ride :)
@Codemycom
@Codemycom 4 жыл бұрын
Hey thanks..yeah I own codemy, it's just me.
@shivank0103
@shivank0103 4 жыл бұрын
Hey Man!! , I was desperately searching out the template utility in django, after long search I came here and WOW you cleared all my doubts. Superb Bro!!!! With Lots of Love from INDIA :)
@Codemycom
@Codemycom 4 жыл бұрын
Glad I could help!
@australiancomposer
@australiancomposer 3 жыл бұрын
Just found this - there's an easier way to convert all of the href= to {% static %}. pip install djangify navigate to directory with the html file. djangify -d You'll then get a new folder with the html files with all the references converted.
@australiancomposer
@australiancomposer 3 жыл бұрын
Ah you also then need to do a find and replace: [static '] with: [static 'website/] or [static 'appname/]. Works like a charm
@arvindshelke8889
@arvindshelke8889 3 жыл бұрын
thanks man that really helped!
@amberliu0808
@amberliu0808 2 жыл бұрын
Thanks, that works for me, really helpful!~
@wasabi926
@wasabi926 8 ай бұрын
really really helpful. thanks!
@ForStudies-pk9sx
@ForStudies-pk9sx 21 күн бұрын
May god bless you soul man
@amyjones5853
@amyjones5853 3 жыл бұрын
Thank you! This is great content. I can't believe I didn't think to google free templates for dentist sites (or anything).
@killcam8071
@killcam8071 2 жыл бұрын
man every time i forget the code come see your video again and learn more things
@Codemycom
@Codemycom 2 жыл бұрын
Nice!
@killcam8071
@killcam8071 2 жыл бұрын
Thanks a lot man you dont know how long i search for this and didnt find any good like u tnx
@Codemycom
@Codemycom 2 жыл бұрын
Happy to help!
@besjancoku196
@besjancoku196 4 жыл бұрын
give this guy a thousands likes,cmon he is the best
@Codemycom
@Codemycom 4 жыл бұрын
Thanks!
@codezon
@codezon 5 ай бұрын
You look exactly like Mr. White, from "breaking bad" 😄. and I'm ur big fan man, thank you so much for all this free knowledge for beginners !! lots of love from India 💙💙💙💙💙💙
@Codemycom
@Codemycom 5 ай бұрын
Ha!
@VivekTiwari03
@VivekTiwari03 4 жыл бұрын
Whoa! This is GOLD. Thank you so much sir.
@Codemycom
@Codemycom 4 жыл бұрын
You're very welcome!
@ForStudies-pk9sx
@ForStudies-pk9sx 21 күн бұрын
May god bless your holy spirit man thank you
@eligos21
@eligos21 3 жыл бұрын
Benzini shellden pythonu kelden alacan agaaa...
@ΜαρίαΠαπαδοπούλου-ρ8β
@ΜαρίαΠαπαδοπούλου-ρ8β 4 жыл бұрын
Thank you so much for the value give. - Quick note for my django static to work. (August 2020) Use this format STATICFILES_DIRS = [ BASE_DIR/"static" ] not this one. STATICFILES_DIRS=[ os.path.join(BASE_DIR,'/static/'), ]
@Codemycom
@Codemycom 4 жыл бұрын
or you can use the old code, but at the top of settings.py add: import os
@NgoniAlwin
@NgoniAlwin Жыл бұрын
you are the best !!!!
@mihaelacostea5783
@mihaelacostea5783 2 жыл бұрын
Hi, do we need to modify the css files as well? I did everything you showed here in the video and not even one css element loads in the home page...its just basic html with text only...Has css and html changed since 2020 when you made this video?
@fitrianhidayat
@fitrianhidayat 2 жыл бұрын
have you solve this? if not, maybe you can search "Django static files" in KZbin.
@henkhodryza1874
@henkhodryza1874 4 жыл бұрын
I really like your teaching style, heading to your website to buy this course
@Codemycom
@Codemycom 4 жыл бұрын
Awesome, thank you!
@jitendrapuri
@jitendrapuri 2 жыл бұрын
Excellent !! Very articulate, clear and easy to follow.
@Codemycom
@Codemycom 2 жыл бұрын
Thanks!
@ryan_0337
@ryan_0337 4 жыл бұрын
I discovered your channel today John and I suscribed immediately and put thumb up at each video I liked. Moreover, I share your useful content with my network.
@Codemycom
@Codemycom 4 жыл бұрын
Thanks! I appreciate the support!
@ThanhTran-pp5dd
@ThanhTran-pp5dd 2 жыл бұрын
now, in 2022 please add {% load static %} under
@Codemycom
@Codemycom 2 жыл бұрын
That's always been the case.
@4144758
@4144758 2 жыл бұрын
Good stuff. Kinda funny you explain basic windows usage though.
@Codemycom
@Codemycom 2 жыл бұрын
Only to you, because you know it already
@mckeinryaurin9598
@mckeinryaurin9598 Жыл бұрын
Hey sir, can I still download the templates the you've used for free or not anymore?
@MrPherez
@MrPherez 2 жыл бұрын
template link themeslab.org/html/dento
@pajder7823
@pajder7823 2 жыл бұрын
maaaan u are the best!
@user-dr8hc2ku9t
@user-dr8hc2ku9t 3 жыл бұрын
Great video again! did you ever try to automatice (maybe with an find and replace command or an script??) the process of updating the links to images and others? there should be a way to avoid the step
@dhruvpathak1850
@dhruvpathak1850 3 жыл бұрын
How do i render the static css if my page contents no href tags at all?
@tudordraghici6154
@tudordraghici6154 4 жыл бұрын
He is explaining so well, so glad I'm following him. I also do have an off-topic question for the community : does anyone have that dento template, I cannot find it ? Thank you xD
@Codemycom
@Codemycom 4 жыл бұрын
Yeah it's not free anymore...but who cares? Use any free template. The point isn't to build a dental wenbsite...but any website with a template. Go find something else for free. Or my github is: github.com/flatplanet/dentistDjango you can hand grab each of the files there if you just really want to...
@tudordraghici6154
@tudordraghici6154 4 жыл бұрын
@@Codemycom Yes, you are right. It's just my roommate is close finishing medschool and I really want to surprise him with an website like this. Thank you again for you support and please keep doing the great work !
@MattSimmonsSysAdmin
@MattSimmonsSysAdmin 3 жыл бұрын
I suppose it may not be possible with the development server, but it seems like it would just be easier with nginx/apache or whatever the server ends up being to re-route all of the static content straight to the proper folders, if you're going to be bringing in existing sites like this. This is a trivial example, but: server { listen 80; root /django-home/ ; location /{ include uwsgi_params; uwsgi_pass unix:///tmp/uwsgi.sock; } location /static {} }
@Codemycom
@Codemycom 3 жыл бұрын
How is that easier?
@erickfana4466
@erickfana4466 4 жыл бұрын
Hey man, thanks so much !!! you explain clearly and funny , i was looking this information everywhere
@Codemycom
@Codemycom 4 жыл бұрын
Glad you found it!
@ocubedigital3663
@ocubedigital3663 3 жыл бұрын
Quick question, would like to know why people go through the stress of building a simple dental website from scratch when it can be done with wordpress, elementor and a few plugins with little coding effort?
@Codemycom
@Codemycom 3 жыл бұрын
lol
@spencebuzz9220
@spencebuzz9220 3 жыл бұрын
You are on the wrong channel mate.
@ryan_0337
@ryan_0337 4 жыл бұрын
Your approach of your channel is original and very useful for me. How many video need to be released to do complete the tutorial ? Useful content by the way thanks :)
@Codemycom
@Codemycom 4 жыл бұрын
Thanks! Glad you're enjoying the videos! I have no idea how many videos will be in this series...I'll keep going till the project is finished. I haven't filmed them all yet.
@ryan_0337
@ryan_0337 4 жыл бұрын
Wow, if your haven't filmed yet you're very efficient. It's the first time I see someone who put this amount of content regularly.
@ryan_0337
@ryan_0337 4 жыл бұрын
Me and my friends are impatient to learn your tricks.
@Codemycom
@Codemycom 4 жыл бұрын
@@ryan_0337 It's my full time job :-P
@ryan_0337
@ryan_0337 4 жыл бұрын
Good news
@rajeshfhs2
@rajeshfhs2 2 жыл бұрын
Thank you. very informative video :)
@adityachoudhary4045
@adityachoudhary4045 3 жыл бұрын
Great tutorial sir ❤️❤️❤️
@Codemycom
@Codemycom 3 жыл бұрын
Thanks! Glad you're enjoying them!
@kamleshmahadule8238
@kamleshmahadule8238 3 жыл бұрын
nice tutorial seen ever, very helpful for beginners.
@Codemycom
@Codemycom 3 жыл бұрын
Glad you think so!
@houyemenouali3096
@houyemenouali3096 2 жыл бұрын
thank you very much , very helpfull . the kind of content that saves my butt . thumbs up
@cellodabest
@cellodabest 2 жыл бұрын
You are the greatest
@Codemycom
@Codemycom 2 жыл бұрын
Thanks!
@shashankshekharpandey1475
@shashankshekharpandey1475 3 жыл бұрын
17:23 my static tag will be same or different, I have php file, ie home.php
@lusungukgondwe5065
@lusungukgondwe5065 Жыл бұрын
Hello thanks for the tuts, The Dento template is now for sell is there another way i can get it ?
@Codemycom
@Codemycom Жыл бұрын
Use any free template you like. The procedure is the same.
@deldridg
@deldridg 4 жыл бұрын
I've just come across Djangify which will do all the re-referencing work for you. Do you recommend this? Cheers and thanks from Sydney, Aust - Dave
@Codemycom
@Codemycom 4 жыл бұрын
I'm not familiar with it
@tabishkhan414
@tabishkhan414 3 жыл бұрын
I have tried it and it works like magic but it has few issues like but I think it reduces 90 percent of editing
@amaangigani9372
@amaangigani9372 4 жыл бұрын
How to use audio tags with django? I have tried but they don't seem to work
@bekzhanbidakhmetov5041
@bekzhanbidakhmetov5041 4 жыл бұрын
Thank you very much!)
@Codemycom
@Codemycom 4 жыл бұрын
Sure thing!
@thanabornkesangam4411
@thanabornkesangam4411 3 жыл бұрын
Hi, Thank you for your sharing. I follow your solution and it work! but I still have some problem that I can't change any background or color of free template from .css file. Could you suggest me pls?
@Codemycom
@Codemycom 3 жыл бұрын
You should be able to do it without a problem
@rajasekhar8154
@rajasekhar8154 4 жыл бұрын
very good vedio
@Codemycom
@Codemycom 4 жыл бұрын
Thanks
@ryan_0337
@ryan_0337 4 жыл бұрын
Are you planning to explain how we can deploy the app ?
@Codemycom
@Codemycom 4 жыл бұрын
Most definitely
@dinindutheekshana2254
@dinindutheekshana2254 3 жыл бұрын
Thankyou sir It's help me so much
@Codemycom
@Codemycom 3 жыл бұрын
Happy to hear
@killcam8071
@killcam8071 2 жыл бұрын
nice man very nice
@Codemycom
@Codemycom 2 жыл бұрын
Thanks!
@besjancoku196
@besjancoku196 4 жыл бұрын
Hi! I followed u step by step but still have problems with css .What do u suggest me to try next ? Images cant be open and they are all like in html page ,I mean not styled.
@Codemycom
@Codemycom 4 жыл бұрын
Retrace your steps to determine what you did wrong.
@besjancoku196
@besjancoku196 4 жыл бұрын
@@Codemycom I saw it again and again .When I click images to open it says that files has been moved or deleted but files are there inside of static files😲
@Codemycom
@Codemycom 4 жыл бұрын
@@besjancoku196 check the static code in your settings.py file for errors
@pbanikk
@pbanikk 3 жыл бұрын
0:28 make sure to smash the like button with your bald head. . . . . . . . jokes apart! great tutorials.
@Codemycom
@Codemycom 3 жыл бұрын
Ha
@dancankipchumba1974
@dancankipchumba1974 3 жыл бұрын
BASE_DIR / 'static' can also be used in ubuntu
@x3bDulaZizAK
@x3bDulaZizAK 3 жыл бұрын
10:45 .. I'm sorry boss.. but should I name the two folders exactly the same names? for example if I named my app "AppleApp" should I naming the folder under static "AppleApp" also? thanks
@Codemycom
@Codemycom 3 жыл бұрын
You can do whatever you want
@x3bDulaZizAK
@x3bDulaZizAK 3 жыл бұрын
@@Codemycom last thing.. after I do everything as you say... the website give me a white/blank page without any error and when i move the cursor arounf the page i see that i can click on buttons, lists..etc but without seeing anything?? you have any solutions?
@Codemycom
@Codemycom 3 жыл бұрын
@@x3bDulaZizAK No idea...you did something differently than the video but I can't guess what.
@x3bDulaZizAK
@x3bDulaZizAK 3 жыл бұрын
@@Codemycomdo you have tech support on codeacademy? cause i need someone see the problem for me... thanks
@Codemycom
@Codemycom 3 жыл бұрын
@@x3bDulaZizAK Yes, for courses on codemy.com
@prachipatel7038
@prachipatel7038 3 жыл бұрын
hey!! it's really really helpful for me thank you so much....
@Codemycom
@Codemycom 3 жыл бұрын
Most welcome!
@PalakPalak-m3b
@PalakPalak-m3b Жыл бұрын
Hey! Can you please provide this template in a drive link?It would be really helpful
@ErikBlueGuitar
@ErikBlueGuitar 2 жыл бұрын
I am working in PyCharm professional (and enabled django in settings) but it won't recognize my {% load static %} tag... Anyone encountered and fixed this issue?
@Codemycom
@Codemycom 2 жыл бұрын
Yet another reason why I'd never use Pycharm.
@just4fun277
@just4fun277 5 ай бұрын
Is there any faster way to do this cause like its gonna take me soooo long i have a lot of html files
@Codemycom
@Codemycom 5 ай бұрын
No
@SpurHub
@SpurHub 2 жыл бұрын
smart one
@harshsahu1850
@harshsahu1850 4 жыл бұрын
thankyou its very useful
@Codemycom
@Codemycom 4 жыл бұрын
You're welcome!
@AdityaKumar-pp4xw
@AdityaKumar-pp4xw 3 жыл бұрын
colorlib is no longer free?
@Codemycom
@Codemycom 3 жыл бұрын
Looks like it
@IDevotions
@IDevotions 4 жыл бұрын
Hey! so all of my static files are working fine but it seems when i do the background urls it messes up and my folder turns red indicating problem. this is how it looks style="background-image: url({% static 'website/img/bg-img/1.jpg' %});"> the png files and js/css etc are working fine it seems to be only this
@IDevotions
@IDevotions 4 жыл бұрын
so update... i was using vscode and it shows red folders but with sublime text it doesnt show error. Kinda wondering why its doing that :l
@Codemycom
@Codemycom 4 жыл бұрын
because vscode sucks
@yveslaporte5808
@yveslaporte5808 3 жыл бұрын
In any way, I understand today how to choose files from a new template in static folder. I will now look at what the html file and (of the actual template) are basically set up to and "redirect" it as the static manner.
@yogitasolanki4638
@yogitasolanki4638 4 жыл бұрын
I have actually used pycharm instead or visual studio ..I don't know why I still had a error of not found files while inspect the website ......I have used {% static 'path'% }
@Codemycom
@Codemycom 4 жыл бұрын
There are reasons I don't use pycharm or visual studio
@snex-techprogrammer5110
@snex-techprogrammer5110 2 жыл бұрын
Please help me with the link to the source code because colorlib are selling this template
@Codemycom
@Codemycom 2 жыл бұрын
github.com/flatplanet
@dhruvpathak1850
@dhruvpathak1850 3 жыл бұрын
How do i render the static css if my page contents no href tags at all?
@Codemycom
@Codemycom 3 жыл бұрын
you dont
@TechWithSabri
@TechWithSabri 4 жыл бұрын
hello again sir when i add {% static 'website/'%} to the home.html it doesn't looks like the original website i see the menu in left side of the home page and when also when i clicked contact it was the same ( Pages - Home - About Us - Service - Pricing - Blog - Blog Details - Contact - Dropdown - Dropdown Item - Dropdown Item - Even Dropdown - Even Dropdown - Even Dropdown - Even Dropdown - Dropdown Item - Dropdown Item About) all of them in left side of page ! can you help me sir?
@Codemycom
@Codemycom 4 жыл бұрын
Rewatch the video... you don't use {% static 'website/'%} you have to add the thing to the end of it...so for css it would be {% static 'website/css/style.css' %} and you have to go through the entire page and add those tags for every image, css file, and javascript file. Watch the video again.
@tomiwaibrahim851
@tomiwaibrahim851 4 жыл бұрын
Hey. Could I make a website with HTML, CSS, and Django? Without learning JavaSript.
@Codemycom
@Codemycom 4 жыл бұрын
Of course. I rarely use JS for anything...
@nomanislam3157
@nomanislam3157 4 жыл бұрын
Sir please solve the issue.. Css not work .. Django 2.1.5 If you want to see my code then I will show in comments box.
@australiancomposer
@australiancomposer 3 жыл бұрын
My settings.py file has 'from pathlib import Path' / 'BASE-DIR = Path(__file__).resolve().parent.parent' rather than 'import os' / 'os.path...'
@Codemycom
@Codemycom 3 жыл бұрын
At the top of the file, add: import os
@Quand101
@Quand101 4 жыл бұрын
Thank u so much
@Codemycom
@Codemycom 4 жыл бұрын
You're very welcome!
@inf_vibes
@inf_vibes 4 жыл бұрын
actually I have a website with 214 pages and I wanna use Django but u know many pages means many images/css/js files so it will be sooooo slow changing everything manually, is there any way to do it quickly?
@inf_vibes
@inf_vibes 4 жыл бұрын
actually I was trying to add just a contact form using Django but as I learnt more about python I decided to move everything to Django, however is it necessary to do that (changing everything to a Django project and change static files etc) to get a contact form with Django?
@Codemycom
@Codemycom 4 жыл бұрын
No, that's not the case at all, and has nothing to do with django.
@Codemycom
@Codemycom 4 жыл бұрын
yes
@inf_vibes
@inf_vibes 4 жыл бұрын
​@@Codemycom Ok thank u so much for your efforts.
@raneem2178
@raneem2178 4 жыл бұрын
thank u so much but how i fix this error "TemplateSyntaxError at / nvalid block tag on line 12: 'static'"
@Codemycom
@Codemycom 4 жыл бұрын
There's an error with your static tag code... on line 12
@kyawzayarhtet5808
@kyawzayarhtet5808 3 жыл бұрын
Thanks teacher
@Codemycom
@Codemycom 3 жыл бұрын
Welcome
@danieljere1945
@danieljere1945 4 жыл бұрын
I have created a home page but today I have a problem .please help me fix this ('Static' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache i18n l10n log static tz ) Your Channel has helped me to master Django .Thanks for Making my life easy!
@Codemycom
@Codemycom 4 жыл бұрын
it should be static (lowercase), not Static
@mithilsingh2906
@mithilsingh2906 4 жыл бұрын
Hey man your tutorials are really good ,but when I am using the static tag ( "{% static ' address of image' %}" ) for images I can see the web side but I can't see the images on my web side can you tell me why?? Instead I can only see a default image
@Codemycom
@Codemycom 4 жыл бұрын
You have an error in your code, or your static directory is in the wrong place, or you messed up the settings.py static thing.
@mithilsingh2906
@mithilsingh2906 4 жыл бұрын
@@Codemycom thank you for your response and I got where I was going wrong.
@ManishGupta-zv3ef
@ManishGupta-zv3ef 4 жыл бұрын
@@mithilsingh2906 hey i think i have the same problem can you help me in what was the solution to that problem?
@swapnilshrishrimal4520
@swapnilshrishrimal4520 4 жыл бұрын
Thank you for such helpful tutorial. I created app on windows and it worked completely fine. But on Linux, for all the resources I am getting 404 error on console. The website does load, but its not able to find static data like CSS, images, JS. Is there any other changes on linux we need to do. I did echo $BASE_DIR but I got an empty response.
@Codemycom
@Codemycom 4 жыл бұрын
It should work fine. Did you install the virtual environment and all dependencies etc?
@swapnilshrishrimal4520
@swapnilshrishrimal4520 4 жыл бұрын
@@Codemycom Yes, I did followed same steps. Like installing python, django, created virtual environment. Making changes in settings.py and other files. But still the static resources are not able to load and at console I see 404 error. Is it anything related to AWS ? I have whitelisted ports though. Update: Seems there was issue with virtual environment and now it's working perfectly fine. Once again thank you so much for sharing this knowledge. Good luck John 👍
@iliad6211
@iliad6211 3 жыл бұрын
@@swapnilshrishrimal4520 I have the same problem, how did you fix it?
@4144758
@4144758 2 жыл бұрын
@@swapnilshrishrimal4520 what was the issue?
@sonnybrown4758
@sonnybrown4758 4 жыл бұрын
16:15 why even call it home though if it's standard to call it index?
@Codemycom
@Codemycom 4 жыл бұрын
It's standard to call it home in django
@Balaji-hq9jm
@Balaji-hq9jm 4 жыл бұрын
Hi john i can't download these templates in colorlib because it's not free .can u give any suggestions please
@neuron8186
@neuron8186 3 жыл бұрын
download some other template
@Balaji-hq9jm
@Balaji-hq9jm 3 жыл бұрын
@@neuron8186 yeah thanks bro
@nakkaabhishek4621
@nakkaabhishek4621 Жыл бұрын
i dont find any free similar template, can you please help@@Balaji-hq9jm
@nianeddavid7985
@nianeddavid7985 3 жыл бұрын
Hi, can you make an example django with metronic htlm theme
@Codemycom
@Codemycom 3 жыл бұрын
No sorry, I don't know metronic
@Stubbornfighter2012
@Stubbornfighter2012 4 жыл бұрын
Hi bro I tried the way you showed but still the images not show in website
@Stubbornfighter2012
@Stubbornfighter2012 4 жыл бұрын
also on settings.py the system not import os just there " from pathlib import path " also BASE_DIR which I have is like this " DASE_DIR = Path(__file__).resolve().parent.parent"
@Stubbornfighter2012
@Stubbornfighter2012 4 жыл бұрын
it is okay I just fixed I really dont know how
@Codemycom
@Codemycom 4 жыл бұрын
@@Stubbornfighter2012 just add: import os to the top of settings.py
@aaronknutson9918
@aaronknutson9918 4 жыл бұрын
hello love your videos i'm having an issue downloading the templates i have no download option just the preview option and then options to buy things please help.
@Codemycom
@Codemycom 4 жыл бұрын
Yeah they recently switched that theme to paid...you'll have to find some other free template. The concepts in the video are the same no matter what template you use
@bhushanparab3641
@bhushanparab3641 4 жыл бұрын
@@Codemycom i have searched but i cant find any free templates out there
@Codemycom
@Codemycom 4 жыл бұрын
@@bhushanparab3641 lol there are millions. search better. Type: free html template into google
@bhushanparab3641
@bhushanparab3641 4 жыл бұрын
@@Codemycom ok thanks, I'll search deeper.
@thepraktik1773
@thepraktik1773 4 жыл бұрын
style.css - I'm getting the error. Help please :(
@Codemycom
@Codemycom 4 жыл бұрын
What error?
@thepraktik1773
@thepraktik1773 4 жыл бұрын
@@Codemycom solved it . thanks :)
@nomanislam3157
@nomanislam3157 4 жыл бұрын
Sir can you share setting.py code and home.html code .. I was work in Django 1 year . Hope that is very good tutorial . I want to learn from here more .. Please help and give me a chance to do something...
@francisibe3564
@francisibe3564 2 жыл бұрын
Hello, this is an amazing video... Thank you for this. At the time this video was made the template on colorlib was free, but now i am asked to pay for it. Please if you have the template file, could you send it for me.
@Codemycom
@Codemycom 2 жыл бұрын
The template is sort of irrelevant, isn't it? Use any free template you can find or like.
@fullmark155
@fullmark155 4 жыл бұрын
I followed all the steps, but not work with me i did it 3 time The error message😢😢 not found: /{% static 'website/css/style.css %'} The css file not work 💔☹️
@Codemycom
@Codemycom 4 жыл бұрын
you have a quotation mark in the wrong place at the end of your static tag {% static 'website/css/style.css %'}
@vivaanpatel2189
@vivaanpatel2189 4 жыл бұрын
I am on a mission to like all your videos!!!.... also i am not able to find any free templates..... can u help?
@Codemycom
@Codemycom 4 жыл бұрын
Awesome! Sorry no, you'll have to just google it
@anshitmishra
@anshitmishra 4 жыл бұрын
How do I view PPT files on the website using the Django framework?
@Codemycom
@Codemycom 4 жыл бұрын
what do you mean? View the actual powerpoint slid on a webpage? Or download a powerpoint presentation from a website?
@anshitmishra
@anshitmishra 4 жыл бұрын
@@Codemycom I want to view the actual ppt slide on the website.
@Codemycom
@Codemycom 4 жыл бұрын
@@anshitmishra Is that even possible? I don't know about ppt stuff
@anshitmishra
@anshitmishra 4 жыл бұрын
@@Codemycom I am also searching about it. But thank you for your reply 🙏❤.
@nomanislam3157
@nomanislam3157 4 жыл бұрын
Lots of the follower face same problem. Sir please help css not work You can create an short note why create that problem
@Codemycom
@Codemycom 4 жыл бұрын
It's one of 3 things. Either you didn't put the static folder in the right place, you messed up the static dirs code in settings.py, or your static tags are wrong. Also, if you're using django 3.1 or above, you need to add the line: import os to the top of settings.py
@nomanislam3157
@nomanislam3157 4 жыл бұрын
Django 2.1.5 STATICFILES_DIRS = [ os.path.join(BASE_DIR, 'static'), ] Sir I was following you more then 10 time .. Css file not working..
@alicemwangi8591
@alicemwangi8591 2 жыл бұрын
Thanks
@Codemycom
@Codemycom 2 жыл бұрын
Welcome!
@misfarsiddeek3105
@misfarsiddeek3105 4 жыл бұрын
Unable to download the template 😢😢😢 now it not having the download button. There is only preview button available. 😭😭
@Codemycom
@Codemycom 4 жыл бұрын
The template is irrelevant...go find any free template.
@misfarsiddeek3105
@misfarsiddeek3105 4 жыл бұрын
@@Codemycom okk. Thnk you
@mahinrahman9323
@mahinrahman9323 4 жыл бұрын
Please make an ecommerce website using django
@Codemycom
@Codemycom 4 жыл бұрын
Might just do that eventually
@Waleed-hf9ic
@Waleed-hf9ic 4 жыл бұрын
thank you.
@Codemycom
@Codemycom 4 жыл бұрын
You're welcome
@togai-dev
@togai-dev 4 жыл бұрын
the dentist template does not seem to be free any more
@Codemycom
@Codemycom 4 жыл бұрын
Nope...sucks. You'll have to search for a different free oner. The concepts are all the same tho...
@togai-dev
@togai-dev 4 жыл бұрын
@@Codemycom Will do. Thanks
@vickypathak6301
@vickypathak6301 4 жыл бұрын
After making all the edits in the index.html file I am still facing these 3 errors: 1) "GET 127.0.0.1:8000/static/js/owl.carousel.min.js net::ERR_ABORTED 404 (Not Found)" ----These type of error in whole page for css and img links(GET 127.0.0.1:8000/static/img/language.png ) 2) "DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME" and 3) "VM531:12 Uncaught TypeError: this.remove is not a function at :12:14" I have spent so much on time to understand the error but unable to do. Please help me here
@Codemycom
@Codemycom 4 жыл бұрын
Sorry man, I have no idea what you've done. You shouldn't be having such errors. Maybe you need to scrap the whole thing and just start over, rewatch the videos and pay closer attention as you work...The code must be exact. Indentation exact, capitalization exact, quotation marks and punctuation exact, everywhere.
@vickypathak6301
@vickypathak6301 4 жыл бұрын
Thank you for the reply, I'll retry and let you know the results.
@vickypathak6301
@vickypathak6301 4 жыл бұрын
Hi, I have tried multiple times and figure out the issue, Thank you for the support. :-)
@crazyjay235
@crazyjay235 4 жыл бұрын
It’s good but really annoying how this is already out of date, django has updated and os.path.join has been replaced with BASE_DIR / subdir. I had to downgrade to get it to work this this way
@Codemycom
@Codemycom 4 жыл бұрын
welcome to coding. You can simply add this line to the top of your settings.py file and it works fine: import os No need to downgrade
@crazyjay235
@crazyjay235 4 жыл бұрын
@@Codemycom thanks for replying really fast, no worries, i sorted it out
@Codemycom
@Codemycom 4 жыл бұрын
@@crazyjay235 good
@crazyjay235
@crazyjay235 4 жыл бұрын
@@Codemycom soz, i know this works cos ive done it with a prior template, i'm putting in {% load static %} and then the tag {% static 'website/' %} to convert the css to make it pretty,, it's coming up with this error: could not parse the remainder: '‘website/img/core-img/favicon.ico’' from '‘website/img/core-img/favicon.ico’' Would appreciate the help massively
@crazyjay235
@crazyjay235 4 жыл бұрын
Don't worry i sorted it.... u won't believe the bullshittery i went through....
@picksill
@picksill Жыл бұрын
17:01 Thought the video restarted 💀💀💀
@GoDDamnHosTile
@GoDDamnHosTile 3 жыл бұрын
template is behind a paywall now.
@Codemycom
@Codemycom 3 жыл бұрын
The template is irrelevant...use any one you want from anywhere.
@viktorlavrenenko1713
@viktorlavrenenko1713 4 жыл бұрын
Thanks)
@Codemycom
@Codemycom 4 жыл бұрын
Sure thing!
@tabishkhan414
@tabishkhan414 3 жыл бұрын
Why not paste all the files in templates folder of app and save the pain of editing.
@Codemycom
@Codemycom 3 жыл бұрын
You'd still have to edit them...and is it really a pain? lol
@joshjennings9110
@joshjennings9110 3 жыл бұрын
My man lost me when he said I had to do copy and paste {% static ' ' %} to every file in the index
@Codemycom
@Codemycom 3 жыл бұрын
because...clicking a couple of buttons is hard? LMAO
@payamdaliri3910
@payamdaliri3910 4 жыл бұрын
When did Walter White quit and learned to code Python?
@Codemycom
@Codemycom 4 жыл бұрын
lol
@EcosdeloDesconocido-x7x
@EcosdeloDesconocido-x7x Жыл бұрын
the template isnt free anymore :/
@Codemycom
@Codemycom Жыл бұрын
you can find it on my github or use any template...the template is irrelevant
@solomonkassahun7845
@solomonkassahun7845 4 жыл бұрын
the template you used is not free
@Codemycom
@Codemycom 4 жыл бұрын
They recently started charging for it. But just use any other free template you find...the concepts are the same
Tweak CSS And Add Images - Python Django Dentist Website #5
13:14
How To Send Email With Django - Python Django Dentist Website #7
22:01
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 5 МЛН
Players push long pins through a cardboard box attempting to pop the balloon!
00:31
From Small To Giant 0%🍫 VS 100%🍫 #katebrush #shorts #gummy
00:19
How I Sold My Python/Django Website for $41,000
13:30
Dennis Ivy
Рет қаралды 1,5 МЛН
Hack And Stache -- xAI Making Games??
ThePrimeTime
Рет қаралды 1 М.
Django Tutorial - Templates & Custom HTML
27:52
Tech With Tim
Рет қаралды 114 М.
Contact Pages in Django - Python Django Dentist Website #6
15:54
Django Base Template | Django Project | djblogger | 23
13:19
Very Academy
Рет қаралды 15 М.
Heroku Webhosting for Django - Python Django Dentist Website #12
22:28
А я думаю что за звук такой знакомый? 😂😂😂
00:15
Денис Кукояка
Рет қаралды 5 МЛН