Font Awesome in django | Django | Python |

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • In this video I have explained that how we can install fontawesome and use it in django
    #django #python #DjangoWorld
    code: github.com/yas...
    Django tutorial Playlist: • Introduction to django...
    ◽◾◽◾◽◾ About ◽◾◽◾◽◾
    Hello, I am yash patel pursuing in computer science and engineering.
    ◽◾◽◾◽◾ Social ◽◾◽◾◽◾
    Instagram: / djangoworldyt
    twitter: / yashpatel_py

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

  • @morabeeh1999
    @morabeeh1999 2 года назад +2

    Bro after including font awesome icons, the icons became smaller in django as compared to normal html, do you know the reason behind it?

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

      I have used font awesome icons a lot and I have not noticed his type of issue and another thing using this pip command we are basically downloading all the font awesome files in static only. how ever if you feel that you have small icons please check your css and if that is perfect that you need to change size of Font awesome my writing your own CSS. I hope you got your answer buddy

  • @asispkrl
    @asispkrl 2 года назад +2

    Keep going and keep uploading next videos if possible

    • @DjangoWorld
      @DjangoWorld  2 года назад

      Yes sure, I new video daily at 11:00 AM
      Thank you ❤️

  • @pierrepugliesi9641
    @pierrepugliesi9641 5 месяцев назад

    Thank you !!!
    You save my ass you re the best man

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

    thank you so much,,, that is so much helpful

  • @muhammedafzal8783
    @muhammedafzal8783 Год назад +1

    Thanks bro...
    I was really stuck

  • @pranavingale6850
    @pranavingale6850 Год назад +1

    Man this font awesome is really awesome

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

    fontawesome not work in my django project ,,, Brother help me please

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

      What is the error ?

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

      @@DjangoWorld static file not found

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

      @bipulchandramondol3930 run “python manage.py collectstatic” command

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

      And make sure that you have configured STATIC, STATIC_ROOT and STATICFILES_DIRS

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

    Nice explanation..thank you..

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

      Welcome, and thank you for your feedback ❤️

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

    thanks friend

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

    Thank You❤

  • @ПерепелицяДмитроКБ21

    Щиро дякую тобі, друже!

    • @DjangoWorld
      @DjangoWorld  Год назад +2

      Ласкаво просимо, друже!

  • @kirtwedel9275
    @kirtwedel9275 8 месяцев назад

    Wonderful! thanks.

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

    Show! Isso que eu precisava, Thank you very much!

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

    Thank you so much for this.❤

  • @hsjdjjcjfdheuxyh5282
    @hsjdjjcjfdheuxyh5282 2 года назад

    thanks!

    • @DjangoWorld
      @DjangoWorld  2 года назад

      Welcome, please subscribe ans share with your friends ❤️

  • @tusharpatel2192
    @tusharpatel2192 2 года назад

    ISSUE😪
    django.core.exceptions.ImproperlyConfigured: The app label 'fontawesome-free' is not a valid Python identifier.

    • @DjangoWorld
      @DjangoWorld  2 года назад

      Try this one --> pip install fontawesomefree
      You have used hyphen between fontawesome and free thats why it is not installing in your system

    • @tusharpatel2192
      @tusharpatel2192 2 года назад

      @@DjangoWorld hey, its installed my system.

    • @DjangoWorld
      @DjangoWorld  2 года назад

      So it is working now ?

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

      @@DjangoWorld no.. Still not working

    • @DjangoWorld
      @DjangoWorld  2 года назад

      Contact me on my instagram, i will help you