Re: Bootstrap not found

2020-02-17 Thread onlinejudge95
On Sun, Feb 16, 2020 at 8:36 PM Alessandro D' Oronzo 
wrote:

> Hi everyone,
> I have a problem with load bootstrap on my generic_template.
>
As best practices go around, try to include the static assets like CSS, js
from a CDN instead of downloading and manually serving them

>
> This is error output:
> [16/Feb/2020 14:57:37] "GET / HTTP/1.1" 200 2239
> [16/Feb/2020 14:57:37] "GET
> /static/vendor/bootstrap/css/bootstrap.min.css HTTP/1.1" 404 1740
> [16/Feb/2020 14:57:37] "GET
> /static/vendor/bootstrap/js/bootstrap.bundle.min.js HTTP/1.1" 404 1755
> [16/Feb/2020 14:57:37] "GET /static/css/the-big-picture.css HTTP/1.1" 404
> 1695
> [16/Feb/2020 14:57:37] "GET /static/vendor/jquery/jquery.min.js HTTP/1.1"
> 404 1707
> [16/Feb/2020 14:57:37] "GET
> /static/vendor/bootstrap/js/bootstrap.bundle.min.js HTTP/1.1" 404 1755
>
> Can someone help me?
> Thanks you!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/2F896088-95FB-4906-A2D5-0F8421907AE2%40gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAD%3DM5eR9zN%2BfvnCkkCG6f7CQ%3D0DT3fBb6_7uqb9s1y235Mh%2BPA%40mail.gmail.com.


Re: Bootstrap not found

2020-02-16 Thread Alessandro D' Oronzo
Thank you!!!

> Il giorno 16 feb 2020, alle ore 16:13, maninder singh Kumar 
>  ha scritto:
> 
> Static file location in settings.py
>  
> 
>       
> Maninder Kumar
> about.me/maninder.s.kumar
>  
>
>  
> 
> 
> On Sun, Feb 16, 2020 at 8:36 PM Alessandro D' Oronzo  > wrote:
> Hi everyone,
> I have a problem with load bootstrap on my generic_template.
> 
> This is error output:
> [16/Feb/2020 14:57:37] "GET / HTTP/1.1" 200 2239
> [16/Feb/2020 14:57:37] "GET /static/vendor/bootstrap/css/bootstrap.min.css 
> HTTP/1.1" 404 1740
> [16/Feb/2020 14:57:37] "GET 
> /static/vendor/bootstrap/js/bootstrap.bundle.min.js HTTP/1.1" 404 1755
> [16/Feb/2020 14:57:37] "GET /static/css/the-big-picture.css HTTP/1.1" 404 1695
> [16/Feb/2020 14:57:37] "GET /static/vendor/jquery/jquery.min.js HTTP/1.1" 404 
> 1707
> [16/Feb/2020 14:57:37] "GET 
> /static/vendor/bootstrap/js/bootstrap.bundle.min.js HTTP/1.1" 404 1755
> 
> Can someone help me?
> Thanks you!
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/2F896088-95FB-4906-A2D5-0F8421907AE2%40gmail.com
>  
> .
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/CABOHK3Qr7kVHS2mV4n9Rbi47-yAhbw8nakPKYz3_3Ci2NffO2w%40mail.gmail.com
>  
> .

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/38974639-9241-4F40-9C33-6D43DF47A864%40gmail.com.


Re: Bootstrap not found

2020-02-16 Thread maninder singh Kumar
Static file location in settings.py


[image: --]

Maninder Kumar
[image: http://]about.me/maninder.s.kumar





On Sun, Feb 16, 2020 at 8:36 PM Alessandro D' Oronzo 
wrote:

> Hi everyone,
> I have a problem with load bootstrap on my generic_template.
>
> This is error output:
> [16/Feb/2020 14:57:37] "GET / HTTP/1.1" 200 2239
> [16/Feb/2020 14:57:37] "GET
> /static/vendor/bootstrap/css/bootstrap.min.css HTTP/1.1" 404 1740
> [16/Feb/2020 14:57:37] "GET
> /static/vendor/bootstrap/js/bootstrap.bundle.min.js HTTP/1.1" 404 1755
> [16/Feb/2020 14:57:37] "GET /static/css/the-big-picture.css HTTP/1.1" 404
> 1695
> [16/Feb/2020 14:57:37] "GET /static/vendor/jquery/jquery.min.js HTTP/1.1"
> 404 1707
> [16/Feb/2020 14:57:37] "GET
> /static/vendor/bootstrap/js/bootstrap.bundle.min.js HTTP/1.1" 404 1755
>
> Can someone help me?
> Thanks you!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/2F896088-95FB-4906-A2D5-0F8421907AE2%40gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABOHK3Qr7kVHS2mV4n9Rbi47-yAhbw8nakPKYz3_3Ci2NffO2w%40mail.gmail.com.


Bootstrap not found

2020-02-16 Thread Alessandro D' Oronzo
Hi everyone,
I have a problem with load bootstrap on my generic_template.

This is error output:
[16/Feb/2020 14:57:37] "GET / HTTP/1.1" 200 2239
[16/Feb/2020 14:57:37] "GET /static/vendor/bootstrap/css/bootstrap.min.css 
HTTP/1.1" 404 1740
[16/Feb/2020 14:57:37] "GET /static/vendor/bootstrap/js/bootstrap.bundle.min.js 
HTTP/1.1" 404 1755
[16/Feb/2020 14:57:37] "GET /static/css/the-big-picture.css HTTP/1.1" 404 1695
[16/Feb/2020 14:57:37] "GET /static/vendor/jquery/jquery.min.js HTTP/1.1" 404 
1707
[16/Feb/2020 14:57:37] "GET /static/vendor/bootstrap/js/bootstrap.bundle.min.js 
HTTP/1.1" 404 1755

Can someone help me?
Thanks you!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2F896088-95FB-4906-A2D5-0F8421907AE2%40gmail.com.