Django Settings File Modularisation | Django Project | djblogger | 3

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • In this tutorial, we learn how separate Django settings files in readiness to deploy or use Django within multiple environments.
    Udemy Course Link:
    www.udemy.com/...
    UA-cam Ed Course Link:
    • Django Project: djblogger
    Developing applications can be a fun and effective way of learning a language and framework. In this course, we build a blog application Introducing you to Python Django Framework, Django Templating, the Bootstrap framework, HTMX, CSS, and HTML. In addition, this course introduces testing aspects of a Django project.
    This course is primarily designed for anyone looking for a journey learning the Django Framework or developing web applications with Python. This course is a great starting point or a good first step after first learning about any of the technologies that this course features.

КОМЕНТАРІ • 18

  • @kobob6146
    @kobob6146 Рік тому +1

    I've been trying to find a clear step-by-step tutorial online (both youtube and written documentation) for the past three days and this has been the only helpful one so far! Thank you for being so clear

  • @HadiJafari-x8g
    @HadiJafari-x8g 11 місяців тому

    the best and cleanest structure I have found till now

  • @DianeCorriette
    @DianeCorriette 9 місяців тому

    Great video. Now I can see how I can work local with testing and have production for when the site is deployed. Discovered something new. I am fairly new to django (using it for 2 months) but this video still really helped and was very clear.

  • @JayTac1
    @JayTac1 Рік тому +1

    This was a helpful video. Though it's worth mentioning that you must update all your paths when moving your settings file to another directory. BASE_DIR, storage paths, DB, etc.

  • @SimonFabcic
    @SimonFabcic 5 місяців тому

    Nice one... 👍

  • @martinmetskula6384
    @martinmetskula6384 Рік тому +1

    Great content!

  • @_Afsus
    @_Afsus 3 місяці тому

    hi , i m facing a problem ,i dont know if you can help me out.

  • @Flaxymc
    @Flaxymc Рік тому +3

    Ok, but isn't it easier to just use decouple package with different .env files?

    • @veryacademy
      @veryacademy  Рік тому +1

      I have simply just introduced the idea that this is possible at this point 👍

    • @jasonperschcoding2474
      @jasonperschcoding2474 Рік тому

      ​@@veryacademy But what, if you use `gunicorn` in production? In my opinion decoupling with env is good practice.

    • @madhavkummara7150
      @madhavkummara7150 Рік тому

      @@jasonperschcoding2474 Hi can you explain to me what you mean by decoupling differnt .env files?

  • @anandraj2895
    @anandraj2895 Рік тому

    really great content

  • @zakchips
    @zakchips Рік тому

    Thanks!

  • @wazidmalik6824
    @wazidmalik6824 Рік тому +1

    Thanks 😊

  • @TomislavMiletic
    @TomislavMiletic Рік тому +1

    Why exactly are you introducing this idea?

    • @veryacademy
      @veryacademy  Рік тому

      So someone would ask me, why exactly are you introducing this idea.

    • @TomislavMiletic
      @TomislavMiletic Рік тому

      @@veryacademy 👏👏👏