ayyaninam / fred-proj1-ANDAAL

0 stars 0 forks source link

web app prefix #8

Open bekane opened 9 months ago

bekane commented 9 months ago

Hello,

We still have on the frontend side urls that are not une /andaal prefix

` [30/Jan/2024 06:31:52] "GET /static/base/css/style.css HTTP/1.1" 200 1855 [30/Jan/2024 06:31:52] "GET /static/base/js/modal.js HTTP/1.1" 200 650 [30/Jan/2024 06:31:52] "GET /static/base/images/Logo_ANDAAL_final.png HTTP/1.1" 200 46413 [30/Jan/2024 06:32:16] "GET /andaal/catalogue/category/books_8/ HTTP/1.1" 200 7283 [30/Jan/2024 06:32:16] "GET /static/oscar/css/oscar_style.css HTTP/1.1" 200 757 [30/Jan/2024 06:32:16] "GET /static/oscar/css/styles.css HTTP/1.1" 200 295176 [30/Jan/2024 06:32:16] "GET /media/cache/06/34/063417e6da59c8c8e429bb54dec8aa24.jpg HTTP/1.1" 200 4093 [30/Jan/2024 06:32:16] "GET /static/oscar/js/bootstrap4/bootstrap.bundle.min.js HTTP/1.1" 200 83376 [30/Jan/2024 06:32:16] "GET /static/base/images/Logo_ANDAAL_final.png HTTP/1.1" 304 0 [30/Jan/2024 06:32:16] "GET /static/oscar/js/oscar/ui.js HTTP/1.1" 200 12791 [30/Jan/2024 06:32:16] "GET /static/oscar/webfonts/fa-solid-900.woff2 HTTP/1.1" 200 150124 [30/Jan/2024 06:32:16] "GET /static/oscar/favicon/favicon.png HTTP/1.1"

[30/Jan/2024 06:36:30] "GET /static/oscar/css/oscar_style.css HTTP/1.1" 304 0 [30/Jan/2024 06:36:30] "GET /static/base/images/Logo_ANDAAL_final.png HTTP/1.1" 304 0 [30/Jan/2024 06:36:30] "GET /static/oscar/favicon/favicon.png HTTP/1.1" 304 0 [30/Jan/2024 06:36:30] "GET /media/cache/06/34/063417e6da59c8c8e429bb54dec8aa24.jpg HTTP/1.1" 304 0

`

ayyaninam commented 9 months ago

Okay, I will add in static and media files also.

ayyaninam commented 9 months ago

FIXED!