Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8308175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T18:43:16+00:00 2026-06-08T18:43:16+00:00

Everything was perfectly working fine, but after a symlink for the MySQL python the

  • 0

Everything was perfectly working fine, but after a symlink for the MySQL python the admin CSS and JS disappeared.

  • I tried to Symlink the admin static folder in the Django folder.
  • I copied and pasted the CSS, images, JS to the static folder but it didn’t work also.

This is really strange, Django documentation mentions that “Django development server automatically serves the static files of the admin app” but this isn’t the case anymore. It was perfectly working fine.

Anyone faced such an issue before ?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T18:43:17+00:00Added an answer on June 8, 2026 at 6:43 pm

    Django serves the static files, but not without a little editing on settings.py. Are you sure you haven’t changed these parameters listed below?

    MEDIA_ROOT = '/absolute/path/Project/App/'
    MEDIA_URL = '/media/'
    STATIC_ROOT = '/absolute/path/Project/App/templates/' -> inside this folder should be your static content, accordingly to this example
    STATIC_URL = '/static/'
        #URL prefix for admin static files -- CSS, JavaScript and images.
    ADMIN_MEDIA_PREFIX = '/static/admin/'
    

    And in your template, you should use something like this:

    {{ STATIC_URL }}templates/styles_folder/styles.css
    

    Django is probably looking for these files in the wrong directory. If it can’t show your files, is pretty much because it can’t find them where you told they would be.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I had my development machine set up just fine and everything worked perfectly. But
Everything was working perfectly fine in Xcode 3 yesterday before I upgraded. So I
I had eclipse installed and working perfectly with Android SDK. Everything was working fine.
I am using logback/slf4j to handle logging in my application. Everything was working perfectly
I'm trying to use standard lightbox. Everything was working perfect until I tried to
Everything was working just fine and on the last publish my wordpress directory is
I'm working on a site for a client, and everything is working perfectly under
my app was working perfectly fine, until I cleaned the targets and deleted the
I'm trying to do a simple Post/Tags relation in rails 3. Everything working fine
I am getting this warning even though everything functions perfectly. Here is the code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.