[GH-ISSUE #260] Try add admin part #206

Closed
opened 2026-02-27 16:38:24 +03:00 by kerem · 1 comment
Owner

Originally created by @jinkk on GitHub (Mar 12, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/260

I try to add admin part in setting.py and urls.py. It works. But I can not get any css and js . It shows just what html looks like. I tried some setting things like add STATICFILES_DIRS .But sometimes I can not even get the webvirtmgr's css . What should I do ?

Originally created by @jinkk on GitHub (Mar 12, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/260 I try to add admin part in setting.py and urls.py. It works. But I can not get any css and js . It shows just what html looks like. I tried some setting things like add STATICFILES_DIRS .But sometimes I can not even get the webvirtmgr's css . What should I do ?
kerem closed this issue 2026-02-27 16:38:24 +03:00
Author
Owner

@retspen commented on GitHub (Mar 12, 2014):

You need add symlink admin (in django package) folder with js and css to webvirtmgr/static/admin

<!-- gh-comment-id:37419321 --> @retspen commented on GitHub (Mar 12, 2014): You need add symlink admin (in django package) folder with js and css to webvirtmgr/static/admin
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#206
No description provided.