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 4338794
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T11:07:47+00:00 2026-05-21T11:07:47+00:00

Hopefully this will be an easy one for anyone with any Django experience. I’m

  • 0

Hopefully this will be an easy one for anyone with any Django experience.
I’m trying to get to grips with this framework and Python in general and have downloaded the filebrowser app.

It allows me to create folders OK, however it is unable to locate its css.

While looking at a page, I get the following in the console:

[20/Apr/2011 14:05:10] "GET /admin/ HTTP/1.1" 200 11282
[20/Apr/2011 14:05:12] "GET /admin/filebrowser/browse/ HTTP/1.1" 200 14747
[20/Apr/2011 14:05:12] "GET /media/filebrowser/css/filebrowser.css HTTP/1.1" 404 2324

The third line appears in yellow as Django is unable to locate the css file.

Presumably I’m just missing / have an incorrect line in my settings.py file, but I’m not sure what I need to change.

Can anyone help?

These are the relavant (I think) lines from my settings:

import os
SITE_ROOT = os.path.realpath(os.path.dirname(__file__)`)
MEDIA_ROOT = os.path.join(SITE_ROOT, 'media/uploads/')
MEDIA_URL = '/media/'
FILEBROWSER_DIRECTORY = ''
STATIC_ROOT = os.path.join(SITE_ROOT, 'media/') 
STATIC_URL = '/static/'
ADMIN_MEDIA_PREFIX = STATIC_URL + "grappelli/"

Any advice appreciated and apologies if this seems a little basic, I’m only just getting to grips with this really.

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-05-21T11:07:47+00:00Added an answer on May 21, 2026 at 11:07 am

    I hope I can answer your question correctly.

    If you are using the latest version of Django 1.3 and Django-Grapelli 2.3 then you need the latest version of Django-Filebrowser 3.3. This is becuse the old version of Filebrowser 3.2 and below, does not support static file, which is included by default in Django 1.3.

    What you need to do is to svn the Filebrowser 3.3 from the branches to your python site-packages:

    svn checkout http://django-filebrowser.googlecode.com/svn/branches/filebrowser_3_3/filebrowser filebrowser 
    

    Now you can run to get the filebrowser into your static folder:

    python manage.py collectstatic
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This will hopefully be an easy one. I have an F# project (latest F#
Hopefully this will be an easy one to answer. I created a class in
Hopefully, this will be an easy answer for someone with Javascript time behind them...
Hopefully this is a simple one, but can anyone provide some simple c# code
Hopefully this example will illustrate my point better than simply trying to explain it:
Hopefully this will not spark a religious war... We have a web based app
Hopefully this is a really quick one ;) I have written a lexer /
This should hopefully be a simple one. I would like to add an extension
Hopefully an easy question, but I'd quite like a technical answer to this! What's
I've exhausted every avenue of research to solve this one so hopefully someone else

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.