Migrate your local database to production in Django

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

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

  • @awesomejr.530
    @awesomejr.530 2 месяца назад

    Wow... I have been looking for a way to do this and here you are with the full tutorial. Thanks alot man.

  • @ZFCaio
    @ZFCaio 2 месяца назад

    Thanks again buddy

  • @Kishikato
    @Kishikato 2 месяца назад

    hope you make a tutorial about htmx + django in the future

  • @NuurRhama
    @NuurRhama 2 месяца назад

    Amazing video, one of my most waiting videos is now realised.
    Thanks a lot....❤‍🔥❤‍🔥❤‍🔥

    • @CloudWithDjango
      @CloudWithDjango  2 месяца назад

      Thank you so much!! I'm glad that you are happy about it! It's a great pleasure! :)

  • @frameff9073
    @frameff9073 2 месяца назад

    good thank you

  • @lordshadow2687
    @lordshadow2687 Месяц назад

    can you please make a tutroial about uploading a django project in render cloud hosting and i have a question would you say that using docker is better for hosting a django project or using git is enough ?

    • @CloudWithDjango
      @CloudWithDjango  Месяц назад

      Hi. I do have a tutorial on uploading a django project to render with cloud hosting. You can find it here: ruclips.net/video/AgTr5mw4zdI/видео.html
      As for your question. Using Docker is better for hosting a Django project as it provides a consistent environment, while Git alone is mainly for version control, not deployment.
      Good luck!

    • @lordshadow2687
      @lordshadow2687 Месяц назад

      @@CloudWithDjango ty for the answer i look forward to your upcoming videos

    • @CloudWithDjango
      @CloudWithDjango  Месяц назад

      My pleasure! Thank you so much!

  • @mathtutorial256
    @mathtutorial256 2 месяца назад

    can you give me a road map from django please?

    • @CloudWithDjango
      @CloudWithDjango  2 месяца назад +1

      Hi. Sure, I can give you some insight. I'd suggest that you start with Django basics like models, views, templates, and URL routing, then move on to user authentication, forms, and static files. Once you are comfortable with that, I'd say explore advanced topics such as REST APIs, deployment, and scaling with tools like Docker and AWS.

  • @raveena.sharma
    @raveena.sharma 26 дней назад

    What about cPanel MySQL