Then it means both the Django Oscar css and ur own css are being referenced
by staticfiles_dirs=[]

On Sun, 24 Mar 2019, 20:19 chirag soni, <chiragsoni2...@gmail.com> wrote:

> Yes.
> Like this:
> *python manage.py runserver collectstatic*.
>
>
>
> On Sun, 24 Mar 2019, 22:26 Tea Xchange <teaxchangeafr...@gmail.com wrote:
>
>> Did you use the collectstatic command ?
>>
>> On Sun, 24 Mar 2019, 19:50 chirag soni, <chiragsoni2...@gmail.com> wrote:
>>
>>> Hi Team,
>>>
>>> Could you show me the complete process of overriding django-oscar css.
>>> As per the documentataion I tried to use STATICFIES_DIRS = [ ] but
>>> still not able to do that. The main problem I am facing, after putting
>>> my effort, is in the chrome developer tool it shows that it is still
>>> pointing .less instead of my own css for which I mentioned the path in
>>> the STATICFIES_DIRS.
>>>
>>> This is the styles sheet using in layout.html(which extends base.html)
>>> <link rel="stylesheet" type="text/css" href="{% static
>>> "oscar/css/styles.css" %}" />
>>>
>>> --
>>> https://github.com/django-oscar/django-oscar
>>> http://django-oscar.readthedocs.org/en/latest/
>>> https://twitter.com/django_oscar
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "django-oscar" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-oscar+unsubscr...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-oscar.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/django-oscar/CABANgHXQ3RasBuWG9gcUHWh3117hYotRmk_eJ67qQFT652SfsA%40mail.gmail.com
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> https://github.com/django-oscar/django-oscar
>> http://django-oscar.readthedocs.org/en/latest/
>> https://twitter.com/django_oscar
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "django-oscar" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-oscar+unsubscr...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-oscar.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msgid/django-oscar/CAJLF7qsyFQR9-9uOEUfkThveYbznqhVA_2g1G4vxedPNvt99CA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-oscar/CAJLF7qsyFQR9-9uOEUfkThveYbznqhVA_2g1G4vxedPNvt99CA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> https://github.com/django-oscar/django-oscar
> http://django-oscar.readthedocs.org/en/latest/
> https://twitter.com/django_oscar
> ---
> You received this message because you are subscribed to the Google Groups
> "django-oscar" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-oscar+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-oscar.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/django-oscar/CABANgHVHUqh71Ouq%3Dw1kubN80we36kzf177NLx0_5jfgtk3XFA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-oscar/CABANgHVHUqh71Ouq%3Dw1kubN80we36kzf177NLx0_5jfgtk3XFA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
https://github.com/django-oscar/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
--- 
You received this message because you are subscribed to the Google Groups 
"django-oscar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-oscar+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-oscar.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-oscar/CAJLF7qskHmMxf4viOkHq6RUSNPLAuqwpQZLgKg6s_4QCCCc3Uw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to