Re: Working with static files

2019-10-17 Thread Gaddafi adamu
Go an add {% load static %} Then use {% static “link.css” %} in your static urls Sent from my iPhone > On 17 Oct 2019, at 12:25 PM, ISAAC NELSON S.B. KARGBO > wrote: > >  > Hello everyone, i am new to Django and i am learning to develop a "todo_list > app", but i have a problem with my cs

Re: Working with static files

2019-10-17 Thread N'BE SORO
Hello use this tutorial https://docs.djangoproject.com/fr/2.2/howto/static-files/ Le jeu. 17 oct. 2019 à 09:25, ISAAC NELSON S.B. KARGBO < insbkar...@njala.edu.sl> a écrit : > Hello everyone, i am new to Django and i am learning to develop a > "todo_list app", but i have a problem with my css sta

Working with static files

2019-10-17 Thread ISAAC NELSON S.B. KARGBO
Hello everyone, i am new to Django and i am learning to develop a "todo_list app", but i have a problem with my css static files. Please help me on how to do about it. Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from