Simplify Django development with custom options using the EasyDjango CLI

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

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

  • @JohnDoe-m2n
    @JohnDoe-m2n 3 дня назад

    I am new in django and learning many things from your videos. Thanks arno.

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад +1

      It's my pleasure, John! I'm glad to hear that you are learning a lot!

  • @ZFCaio
    @ZFCaio 2 дня назад

    Nice I didn't know about this CLI

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад +1

      Thank you! Yes, I only stumbled upon on it recently as well! Quite cool!

  • @chitundumulenga33
    @chitundumulenga33 3 дня назад

    how do i add the tailwind css? this new feature seems interesting

    • @CloudWithDjango
      @CloudWithDjango  3 дня назад +1

      Hi. I'm glad that you find it interesting. For that you would need to use the specified argument stated in the docs to apply tailwind styling

  • @ahmadumar9387
    @ahmadumar9387 3 дня назад

    many thanks Arno, i saw in the documentation, thati just need the additional flag "--tailwind" to install it within.... i got another question, if you ever used nano-django, what is your opinion about?

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад +1

      Hi Ahmad!! Of course, it's my pleasure! Yes, you are right about tailwind. I haven't tested it, but yes, that'd be the way to get it started according to the docs. I haven't read much about nano django, so sadly I can't give much feedback on it. What is nano django?

    • @ahmadumar9387
      @ahmadumar9387 2 дня назад

      @@CloudWithDjango thanks for your reply :)

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад

      My pleasure!

  • @sharduljadhav3510
    @sharduljadhav3510 3 дня назад

    hey, cwd. Having problems deploying my django app onto ec2. could it be possible for you to help me out. i'll share u repo link

    • @sharduljadhav3510
      @sharduljadhav3510 3 дня назад

      when i do makemigrations, it says that i dont have the proper version of mysql installed (even though i intend to use pymysql)

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад

      Hi. I can only give you general advice. I haven't experimented with pymysql on an EC2 instance before. So, if it's possible, I'd suggest that you use Amazon RDS for your database needs. It helps with modularisation too and is a lot easier. Good luck!

  • @petergangmei
    @petergangmei 2 дня назад

    Can we have tutorial on django cookie cutter?

  • @felipe118ful
    @felipe118ful 2 дня назад

    Easy Django CLI seems interesting, but I find Django Cookiecutter a better fit for my needs

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад

      Yes, of course, that is fair! Of course, my pleasure! :)

  • @jithinjz
    @jithinjz 3 дня назад

    lets gooooo