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

  • SEARCH
  • Home
  • 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 7803787
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:41:51+00:00 2026-06-02T01:41:51+00:00

I have created a Django project in local which runs without any kind of

  • 0

I have created a Django project in local which runs without any kind of problem. But, after an annoying and difficult Cherokee + uWSGI installation on Amazon AWS, my project does not show Django .css internal files.

http://f.cl.ly/items/2Q2W3I3R0X1n2X3v0q2P/django_error.jpg <– /Admin/ looks like this

The image is a screen of my /admin/, which should have a different style, but .css files are not loaded.

[pid: 23206|app: 0|req: 19/19] 83.49.10.217 () {56 vars in 1121 bytes} [Sun Apr 15      05:50:24 2012] GET /static/admin/css/base.css => generated 2896 bytes in 6 msecs (HTTP/1.1 404) 1 headers in 51 bytes (1 switches on core 0)

[pid: 23206|app: 0|req: 20/20] 83.49.10.217 () {56 vars in 1125 bytes} [Sun Apr 15 05:50:24 2012] GET /static/admin/css/login.css => generated 2899 bytes in 5 msecs (HTTP/1.1 404) 1 headers in 51 bytes (1 switches on core 0)

This is a log from Cherokee. I don’t understand why it is looking for the .css files in that path. Cherokee should be searching the files in Django original directory so I didn’t change .css files in my project.

Any advice? Thanks a lot.

  • 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-02T01:41:52+00:00Added an answer on June 2, 2026 at 1:41 am

    It sounds like you’re using Django 1.4 in which this is the expected behavior.

    Checkout the Backwards incompatible changes section in release notes:

    The included administration app django.contrib.admin has for a long
    time shipped with a default set of static files such as JavaScript,
    images and stylesheets. Django 1.3 added a new contrib app
    django.contrib.staticfiles to handle such files in a generic way and
    defined conventions for static files included in apps.

    Starting in Django 1.4, the admin’s static files also follow this
    convention, to make the files easier to deploy. In previous versions
    of Django, it was also common to define an ADMIN_MEDIA_PREFIX setting
    to point to the URL where the admin’s static files live on a Web
    server. This setting has now been deprecated and replaced by the more
    general setting STATIC_URL. Django will now expect to find the admin
    static files under the URL /admin/.

    If you’ve previously used a URL path for ADMIN_MEDIA_PREFIX (e.g.
    /media/) simply make sure STATIC_URL and STATIC_ROOT are configured
    and your Web server serves those files correctly. The development
    server continues to serve the admin files just like before. Read the
    static files howto for more details.

    If your ADMIN_MEDIA_PREFIX is set to an specific domain (e.g.
    http://media.example.com/admin/), make sure to also set your
    STATIC_URL setting to the correct URL — for example,
    http://media.example.com/.*

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

Sidebar

Related Questions

I would like to deplay a django application/project, which i have created within Aptana.
So I have a django project I just created called 'coolprojectsite' the directory structure
So, I have created a django app here: http://fpaste.org/bkFf/ without using django-admin. I want
I have a fairly complex Django project which makes it hard/impossible to use fixtures
I have problem in connecting with Facebook backend of django-social-auth. I have created a
I'm a django newbie and have been having a problem. In my project root
I have successfully created my first django project. I have two apps in my
I'm using Django for our project. And I have created a form using Django
I'm having a problem with a ajax request in a django project. I have
I have created a JSP / servlets application running in Tomcat 7. It runs

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.