Host Django Website to Pythonanywhere for FREE |Custom Domain | Step by Step Explanation.

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • Video Details - pythonist.pyth...
    Pythonanywhere Official Documentation for Custom Domain -
    help.pythonany...
    Be a member of our Telegram group - t.me/pritishmi...
    Hey guys,
    In these video I have taught you how you can Host your django website to pythonanywhere in free tier account and also with custom domain name
    Recommended -- • How to make Password M... (Password Manager with Python)
    Also see these -- • How to make Password M...
    • Introduction to Python...
    MY WEBSITE - pythonist.pytho...
    Follow me on twitter (for memes 😜) - Pr...
    Follow me on Linkedin - / pritish-mishra-487840198
    My Blog - codingyou.blog...
    PRO TIPS :
    Take look on bootstrap website -- getbootstrap.c....
    Install visual studio code here -- code.visualstu...
    For any difficulty Contact me here - pythonist.pytho...
    OR ask me in RUclips comment Box..!!!
    Thank You,
    Pritish Mishra

Комментарии • 185

  • @sanjaysoni3550
    @sanjaysoni3550 4 года назад +1

    Awesome bro.. I was almost crying from the static error, but you explained so good and it is fixed now!!! Keep uploading such tutorials :)

  • @harissaeed5811
    @harissaeed5811 Год назад

    open bash 0% full - 720.0 KB of your 512.0 MB quota More Info Open Bash console here how can i fix this please help

  • @utkarshshukla6851
    @utkarshshukla6851 3 года назад +1

    Bhai sahi me tu acche se samjhata hai

  • @desphixs
    @desphixs 2 года назад +1

    Please try doing this in English!!!, Some of us would appreciate it 🙏

  • @thebotx3092
    @thebotx3092 3 года назад +1

    Hey bro I have got one error while landing from index.html to another html page

    • @thebotx3092
      @thebotx3092 3 года назад

      👉HTTP error 429: Too many Requests

    • @thebotx3092
      @thebotx3092 3 года назад

      But it's smoothly running on localhost

  • @teensmoke3574
    @teensmoke3574 4 года назад +1

    What about the databases and data table? For example you r making a social media site then you'll need a database so is it possible with pythonanywhere?

    • @PritishMishra
      @PritishMishra  4 года назад

      Yes, It Is Possible you can add your MySQL or Postgress Dataset to your pythonanywhere if you are using Django's SQL Lite it comes from default !!
      and don't forget to Subscribe !!

    • @teensmoke3574
      @teensmoke3574 4 года назад

      @@PritishMishra ok then how can we see the data in the database?

    • @PritishMishra
      @PritishMishra  4 года назад

      Which database you have used ?

    • @teensmoke3574
      @teensmoke3574 4 года назад

      @@PritishMishra Sqlite3

    • @rayjohnson6898
      @rayjohnson6898 3 года назад +1

      @@teensmoke3574 That is the default. This might be userful for you, ruclips.net/video/iMSWYc2hRGc/видео.html

  • @praveenm3261
    @praveenm3261 3 года назад +1

    Admin panel not getting properly, getting plain contents

    • @sailokesh1836
      @sailokesh1836 3 года назад

      Same problem bro did get any solution

  • @amankumarmahore4072
    @amankumarmahore4072 3 года назад +1

    Thank you so much bro I was trying for a long time you solved my problem

  • @pankaj9575
    @pankaj9575 3 года назад

    Hi I m trying to connect with database MySQL while doing migration I m getting error (1045 access denied for user) will you please tell some idea how to solve.

  • @EltigreTafur
    @EltigreTafur 4 года назад

    hola que mas una pregunta alguien sabe como lazar un proyecto django desde xammp a internet

  • @nehat786
    @nehat786 4 года назад +1

    Nice video bro! Keep it up and god bless you.

  • @_sayandas
    @_sayandas Год назад

    for free kyu likha hai custom domain ke liye purchase karna padega

  • @tonipesreevani2155
    @tonipesreevani2155 4 года назад

    I have hosted my web..but when I am running in mobile chrome then menu options are available so I am able see only main page....help me with this,🙏

    • @PritishMishra
      @PritishMishra  4 года назад

      Check your Pythonanywhere Error logs

  • @eishupal9603
    @eishupal9603 4 года назад

    Getting this error while installing requirement.txt in my virtualenv - "Could not install packages due to an EnvironmentError: [Errno 122] Disk quota exceeded" .... Plss help

    • @PritishMishra
      @PritishMishra  4 года назад

      Pythonanywhere gives 520 MB Space for free trial and you have used all your space !! That's why this error is coming
      After unzipping all the files delete that zip file so it will provide you more space !!

  • @premraj2868
    @premraj2868 4 года назад

    great job pritish .....thank you from the bottom of my heart.....'

  • @srvazkez
    @srvazkez 3 года назад

    Nice tutorial. You have a one fan from mexico Excellent Video

  • @vish7735
    @vish7735 4 года назад

    Thanks for your help mate. Keep it up!

  • @shubhamsalunkhe8282
    @shubhamsalunkhe8282 4 года назад

    Broo I tried same but its showing server error when i open my project link. Please tell whats wrong.

    • @PritishMishra
      @PritishMishra  4 года назад

      Tell your Error precisely !!
      And you can check it on Pythonanywhere Error log !! In Pythonanywhere Web Section to see that from which file and Line you are getting the error

  • @sandeepbisht7546
    @sandeepbisht7546 3 года назад

    maine host toh kr di par mobile pr nhi khul rhi h

  • @aniketitankar4728
    @aniketitankar4728 4 года назад

    Bhai mujhe error aa raha hai. "could not connect to server :connection refused Is the server running on localhost and accepting tcp/ip connection on port 5432?" shayd database se related hai.... Can you please help me!

    • @PritishMishra
      @PritishMishra  4 года назад

      I think these StackOverFlow answer will solve your query :
      stackoverflow.com/questions/37307346/is-the-server-running-on-host-localhost-1-and-accepting-tcp-ip-connections
      Thanks 😊!!

  • @jatinhemnani1029
    @jatinhemnani1029 4 года назад

    bro i scraped a website using bs4 with flask but i uploaded it in pythonanywhere and it showing error 403 forbidden pls suggest me fix.

    • @PritishMishra
      @PritishMishra  4 года назад

      Just check your urls.py for any errors !!
      You can go to Pythonanywhere --> Web Section --> Error logs
      Here you will be able to see from where your error is coming as we see in our terminal.

    • @rayjohnson6898
      @rayjohnson6898 3 года назад

      This might be userful for you, ruclips.net/video/iMSWYc2hRGc/видео.html , the error is solved

  • @surajmishra4352
    @surajmishra4352 3 года назад

    hello brother mere project mai 2 apps hai one for user and 2nd for Admin . Python manage.py collectstatic mai error aa rha hai .Please tell me how to solve it.

    • @rayjohnson6898
      @rayjohnson6898 3 года назад

      This might be userful for you, ruclips.net/video/iMSWYc2hRGc/видео.html , the error is solved

  • @devendra1006
    @devendra1006 4 года назад +2

    thank you u solved my problem

  • @pankajpalmatereddy7913
    @pankajpalmatereddy7913 4 года назад

    how can i install django-embed-video in this because it is working fine on localserver but not on live server

    • @PritishMishra
      @PritishMishra  4 года назад

      Can you explain more precisely ? What's the issue ?

    • @pankajpalmatereddy7913
      @pankajpalmatereddy7913 4 года назад

      @@PritishMishra bro finally i did it because of your video....i was trying from 8 hrs it is finally done now..Thank you so much please visit pankajpalmate.pythonanywhere.com

    • @PritishMishra
      @PritishMishra  4 года назад

      Welcome and Glad to Know that 👍 !! Amazing website 😍 with a good look !! Blog section is fantastic !! Carry on.
      Share my channel with your IT friends. It will help ke alot.

  • @pranjaljhala4305
    @pranjaljhala4305 4 года назад

    is it necessary to verify hosting account with a credit card in case of free hosting to add a custom domain?

    • @PritishMishra
      @PritishMishra  4 года назад

      If you want to add a custom domain you have to give your credit card details for payment but if you are using free hosting you don't have to give any details regarding payment

    • @pranjaljhala4305
      @pranjaljhala4305 4 года назад

      What if i dont have a credit card is it possible to verify using debit card?

    • @PritishMishra
      @PritishMishra  4 года назад

      I am not sure about Debit Card you can just go their Upgrade account button and see if their is option for debit card. If not you can use Net Banking
      (Note :- Please only do payment from pythonanywhere.com trusted site)

    • @pranjaljhala4305
      @pranjaljhala4305 4 года назад

      @@PritishMishra buddy i dont wanna do any payment i just wanna use the domain i own on a free hosting

    • @gururaj2199
      @gururaj2199 3 года назад

      @@pranjaljhala4305 So no need for credit card or debit card. I think you need to watch this video :- ruclips.net/video/iMSWYc2hRGc/видео.html . But you can't have custom domain.

  • @sanjibmitra8124
    @sanjibmitra8124 4 года назад

    o vai jab me tumare age me tha to django to dur ki bat me website kya hote tha o bhi nehi janta tha
    awsome bro

  • @allinone-mx9cm
    @allinone-mx9cm 4 года назад

    awesome content bro keep uploading

  • @instaloverinsta1093
    @instaloverinsta1093 3 года назад

    Good work dude... Keep it up

  • @deepakchaudhary7528
    @deepakchaudhary7528 4 года назад

    Thanks bro. you are genious..

  • @shohebjahangir3735
    @shohebjahangir3735 4 года назад

    Great tutorial!!
    When I run this error shows up "Error running WSGI application, jango.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty."
    What should I do? I've set the path correctly but don't where I screwed up

    • @PritishMishra
      @PritishMishra  4 года назад

      I think you have not enter you SECRET_KEY..!!!?

    • @abhisheksingh3722
      @abhisheksingh3722 4 года назад

      If you've used google recatcha, make sure to enter the secret_key properly....

    • @rayjohnson6898
      @rayjohnson6898 3 года назад

      This might be of some use to you :- ruclips.net/video/gTztj_HIvSs/видео.html

  • @aniketyadav4668
    @aniketyadav4668 3 года назад

    You are amazing buddy!

  • @leederrosi6570
    @leederrosi6570 4 года назад

    am having trouble in the uploading the admin static files, when i upload the static files for the actual application the admin does not work

    • @PritishMishra
      @PritishMishra  4 года назад

      Have you given the Path for your Static files in "web section" in this form '/static/' so that Pythonanywhere can know that you have your Static files their !!

    • @leederrosi6570
      @leederrosi6570 4 года назад

      @@PritishMishra ow, thanks had not specified on the media path clearly thanks

    • @PritishMishra
      @PritishMishra  4 года назад

      Don't forget to subscribe

    • @leederrosi6570
      @leederrosi6570 4 года назад

      @@PritishMishra do u make DJANGO shopping carts?

    • @PritishMishra
      @PritishMishra  4 года назад

      Yes we can make !!

  • @sailokesh1836
    @sailokesh1836 3 года назад

    How to work with database can you help me bro

  • @adityasangave8811
    @adityasangave8811 4 года назад

    Thank you bhai

  • @zeelthumar
    @zeelthumar Год назад

    Awesome info

  • @udaykaushik7307
    @udaykaushik7307 4 года назад

    brother always remember I love you
    And you are the best

  • @DEEPAKGUPTA-fb2jx
    @DEEPAKGUPTA-fb2jx 4 года назад

    bhai mene apne backend code me numpy import kiya h but jab me Pythonanywhere server par run kar rha hu waha
    connot import core from numpy
    asa aa rha h
    bhai me kya karu

    • @PritishMishra
      @PritishMishra  4 года назад

      Pahla ap ye check karro ki ap apna virtual environment mei ho
      Phir vaha ye command run karo
      pip install numpy
      Ye ap ka virtual environment mei numpy install karr dega
      Agar ap apna virtual environment mei nahi ho toh ek baar ye command run karo
      workon
      If these not work ap apna issue phir describe karr na mei ap ki help karunga

    • @DEEPAKGUPTA-fb2jx
      @DEEPAKGUPTA-fb2jx 4 года назад

      @@PritishMishra
      ERROR:Could not install package due to an environment ERROR:[ERROR 122]
      ab ye aa rha h

    • @PritishMishra
      @PritishMishra  4 года назад

      Abhi ye command run karra :
      workon
      Or can you tell the name of your virtual environment... Just tell me the name of your virtual environment please and den I will for sure solve your issue

    • @DEEPAKGUPTA-fb2jx
      @DEEPAKGUPTA-fb2jx 4 года назад

      @@PritishMishra vritual environment name : real

    • @DEEPAKGUPTA-fb2jx
      @DEEPAKGUPTA-fb2jx 4 года назад

      bhai mere yeh error solve kar bas.plzz

  • @rohansingh7067
    @rohansingh7067 4 года назад +1

    hey pritish plz can tell me how to upload database of project

    • @PritishMishra
      @PritishMishra  4 года назад

      Which Database you used for your Django Project ?

    • @rohansingh7067
      @rohansingh7067 4 года назад

      @@PritishMishra m using mysql

  • @omkarprakashbhosale8338
    @omkarprakashbhosale8338 4 года назад

    Brother m getting something getting wrong error

    • @PritishMishra
      @PritishMishra  4 года назад

      Check your Pythonanywhere Error logs

  • @chiragrastogi8471
    @chiragrastogi8471 3 года назад

    Bhai kitna tym or lagega

  • @varungoel6020
    @varungoel6020 4 года назад

    How can I make changes to a site which is already live on pythonanywhere..pls make a video on this

    • @PritishMishra
      @PritishMishra  4 года назад

      It's easy just go to your "Files" section and do whatever changes you want to make in your files !!
      And then go to "Web" secton and click on "Reload your site" button
      These wil reload your site and apply all changes you have done In your files live....!
      If you not understand let me know I will make a video
      Don't forge to subscribe!!

    • @varungoel6020
      @varungoel6020 4 года назад

      @@PritishMishra thanks:)

    • @rayjohnson6898
      @rayjohnson6898 3 года назад

      This might be of some use to you :- ruclips.net/video/gTztj_HIvSs/видео.html

  • @karansalaria5604
    @karansalaria5604 3 года назад

    please make tutorial on digitalocean

  • @cossMania
    @cossMania 4 года назад

    Thank you, you solve my mistake 😊

  • @sibinsoman5591
    @sibinsoman5591 3 года назад

    very much impressed...

  • @rockertechs1117
    @rockertechs1117 3 года назад

    Can't I connect my custom domain for free bro ?

    • @PritishMishra
      @PritishMishra  3 года назад

      No, you can't !
      You have to buy the plan to use your Custom domain.

    • @rockertechs1117
      @rockertechs1117 3 года назад

      @@PritishMishra I am getting 400 bad request error on heroku, Do you know how to reduce cookies size ?

  • @kriss8
    @kriss8 Год назад

    Hellow Bhai tum Maharashtra me rehate ho kya

  • @shubhamshah349
    @shubhamshah349 3 года назад

    Amazing!

  • @user-bw8cd8qb2p
    @user-bw8cd8qb2p 4 года назад

    Can we use our own domain in this free hosting??

    • @PritishMishra
      @PritishMishra  4 года назад

      Yess you can......You can use Cutom domain see these video from 39:13 (for video tutorial) so as to use own domain OR you can see these official documentation by Pythonanywhere : (But you have to upgrade your pythonanywhere plan)
      help.pythonanywhere.com/pages/CustomDomains

    • @tecniet7782
      @tecniet7782 4 года назад

      @@PritishMishra bhai kb bhi m 3.6 ka virtualenv install kr rha hu 3.6 ka to usme 2.7 ka hi ho rha h ise kaise solve kru

    • @PritishMishra
      @PritishMishra  4 года назад

      @@tecniet7782 Ussa activate karr na padaga
      workon
      Iss command ko run karr te ap apna env mei aa jaoga jahan ap ka python 3.6 installed hai !!

  • @TheRealtorsEstate
    @TheRealtorsEstate 4 года назад

    Bhai css files ko kaise modify kare

    • @PritishMishra
      @PritishMishra  4 года назад

      Please can you explain more precisely what you want to do...?
      Do you want to modify a file after hosting ?

    • @TheRealtorsEstate
      @TheRealtorsEstate 4 года назад

      @@PritishMishrayes, I want to modify css file after hosting

  • @mohit2942
    @mohit2942 4 года назад

    python anywhere free h?

    • @PritishMishra
      @PritishMishra  4 года назад

      Yess free hosting and free subdomain.... Free milega

  • @saumyashah4667
    @saumyashah4667 4 года назад

    How to access django admin, pls reply

    • @PritishMishra
      @PritishMishra  4 года назад

      /admin
      For example if your domain name is xyz.pythonanywhere.com
      You will just type :-
      xyz.pythonanywhere.com/admin
      just add '/admin' and you can access your admin panel.

    • @ashfakahmad17
      @ashfakahmad17 4 года назад

      Bro first you have to migrate
      # python manage.py migrate
      That's is reason why Pritesh was not able to access admin section.

    • @PritishMishra
      @PritishMishra  4 года назад

      Yeaaahhhh !!

  • @ShivaKumar-dl7kk
    @ShivaKumar-dl7kk 4 года назад

    Hi, pritish make a video about how to add AdSense to django website. Thank you for this clear video

    • @PritishMishra
      @PritishMishra  4 года назад +1

      Hey Shiva,
      If you are using Pythonanywhere Subdomain you cannot add ads because Google Adsense do not allow adds to show on Subdomain !!
      If you are using Custom Domain of your own purchased then only you can add.... :-)

    • @ShivaKumar-dl7kk
      @ShivaKumar-dl7kk 4 года назад

      @@PritishMishra thank you pritish for your information

  • @nityan8037
    @nityan8037 3 года назад

    Hamare mutual guru to codewithharry hi hai :)

  • @janaksiddhpura7704
    @janaksiddhpura7704 3 года назад

    i also host my web thanks

  • @chiragrastogi8471
    @chiragrastogi8471 3 года назад

    Pythonanywhere per apne database ko kaise link krte hai uske liye ek vdo bna dijea bhai

  • @avinashkumargond3291
    @avinashkumargond3291 4 года назад

    Bhaot hi achha video hai

  • @PAVANKUMAR-vj8oi
    @PAVANKUMAR-vj8oi 4 года назад

    too talented..

    • @PritishMishra
      @PritishMishra  4 года назад

      If you liked the video kindly don't forget to subscribe

  • @leederrosi6570
    @leederrosi6570 4 года назад

    Can u make a video on how to make a functional contact form in DJANGO for development

    • @PritishMishra
      @PritishMishra  4 года назад

      Do you understand Hindi ?

    • @leederrosi6570
      @leederrosi6570 4 года назад

      @@PritishMishra nope

    • @PritishMishra
      @PritishMishra  4 года назад

      which new functionalities you want ?

    • @leederrosi6570
      @leederrosi6570 4 года назад

      @@PritishMishra so that when i have a contact form, when some one fills it and sends the message should appear in the recipients email

    • @PritishMishra
      @PritishMishra  4 года назад

      @@leederrosi6570 Aye that's easy will definitely make a video on that !!

  • @kriss8
    @kriss8 Год назад

    How old are you

  • @naag00
    @naag00 4 года назад

    Thanks sir ji

    • @PritishMishra
      @PritishMishra  4 года назад +1

      Don't forget to subscribe 🙂

    • @naag00
      @naag00 4 года назад

      @@PritishMishra karliya

  • @nehat786
    @nehat786 4 года назад

    Make a video with indian payment gateway

    • @PritishMishra
      @PritishMishra  4 года назад

      What type of Payment Gateway....???? Can you be more precise

  • @ayushtripathi2605
    @ayushtripathi2605 4 года назад

    Sir error aa raha hai

    • @PritishMishra
      @PritishMishra  4 года назад +1

      Which error ? Post it (Reply)

    • @ayushtripathi2605
      @ayushtripathi2605 4 года назад

      @@PritishMishra sir now it was fixed and globally launched at
      becode.pythonanywhere.com

    • @PritishMishra
      @PritishMishra  4 года назад

      Awesome website..👍👍

    • @ayushtripathi2605
      @ayushtripathi2605 4 года назад

      Sir can I have your Whatsapp Number

  • @chiragrastogi8471
    @chiragrastogi8471 3 года назад

    Bhai ek help chahiye tha

  • @mecha3513
    @mecha3513 4 года назад

    Bhai admin ma kasa waps jya

    • @PritishMishra
      @PritishMishra  4 года назад

      /admin
      Issa ap admin panel per chala jaoga apka hosted website ka naam sa

    • @mecha3513
      @mecha3513 4 года назад

      Usma jaka kuch update krtha h to no module found PIL error aata h

    • @PritishMishra
      @PritishMishra  4 года назад

      pip install pillow
      Issa install karo Pythonanywhere ka console pe jaa ka...!!!

  • @ektasrivastava8651
    @ektasrivastava8651 4 года назад

    I really appreciate , you are looking very small and you r professional in this age . Can you please help me on my project , as I am trying to add live classes feature on my project , can you help me on this ?

    • @PritishMishra
      @PritishMishra  4 года назад +1

      Want kind of Live classes ?? Can you explain in a bit more precisely
      Don't forget to subscribe I make videos on every people demands and if you explain me your Live classes idea I will make a seperate video on that !!!

    • @ektasrivastava8651
      @ektasrivastava8651 4 года назад

      @@PritishMishra Thank you , I am making website of learning yoga,dance,exercise . So in each module there are submodules like - Beginner,Intermediate,Advance - These are levels . When you open Beginner you will get all videos of beginner , on that same page , I want to make live class video - > There will be notification that on this day there will be online live class . When the day come , there is button that go live . And that person can see the Live trainer and even can chat with that person .

    • @PritishMishra
      @PritishMishra  4 года назад +1

      Oh That's good. It's a really great idea !! I liked your Live Classes concept. Will sure make a video on that soon. So stay tuned !
      I will make video on that 💯%.

    • @ektasrivastava8651
      @ektasrivastava8651 4 года назад

      It will be really helpful if you can help me , I am stuck on one another thing also , that is , I want to add watched videos feature on my website . When that person will see the video , That video will be reflect on watched video section .. So how to do this also ?

    • @ektasrivastava8651
      @ektasrivastava8651 4 года назад

      My exams in next month itself and I am stuck on these . Please Help if you could . And One more thing that I have tried to host this website according to you , but I am facing size error. What should do ?

  • @naumanmansuri4441
    @naumanmansuri4441 4 года назад

    codewithharry!

  • @mecha3513
    @mecha3513 4 года назад

    Error a rha h
    Kuch edit kr rha hu wo real web pa dikha nhi tha h
    7310046435

    • @PritishMishra
      @PritishMishra  4 года назад

      Please Describe Your Error precisely and also give what error you are getting