[GH-ISSUE #291] Page not found (404) #230

Closed
opened 2026-02-27 16:38:30 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (Apr 25, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/291

After update (git pull) I get this error:

Page not found (404)
Request Method: GET
Request URL: http://domain.local:80/static/css/webvirtmgr.css

"/var/www/webvirtmgr/webvirtmgr/../static/css/webvirtmgr.css" does not exist

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

Originally created by @ghost on GitHub (Apr 25, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/291 After update (git pull) I get this error: Page not found (404) Request Method: GET Request URL: http://domain.local:80/static/css/webvirtmgr.css "/var/www/webvirtmgr/webvirtmgr/../static/css/webvirtmgr.css" does not exist You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
kerem closed this issue 2026-02-27 16:38:30 +03:00
Author
Owner

@retspen commented on GitHub (Apr 25, 2014):

$ ./manage.py collectstatic

<!-- gh-comment-id:41376908 --> @retspen commented on GitHub (Apr 25, 2014): $ ./manage.py collectstatic
Author
Owner

@ghost commented on GitHub (Apr 25, 2014):

Очень хочеться нецензурно ругнуться на себя)))

Thx!!! )

<!-- gh-comment-id:41377950 --> @ghost commented on GitHub (Apr 25, 2014): Очень хочеться нецензурно ругнуться на себя))) Thx!!! )
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#230
No description provided.