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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:33:41+00:00 2026-06-15T05:33:41+00:00

I have a django-grappelli site running on Apache 2.2 using mod_wsgi 3.3 as middleware.

  • 0

I have a django-grappelli site running on Apache 2.2 using mod_wsgi 3.3 as middleware. And I am having two problems

When I try to delete a registry entry, it just do not make anything…
Also, the popup windows are not opening. It opens on the same page. Can somebody help me?

These problems are happening only on the production site (deployed on Apache)

The configurations I am using are the following:

  • Operating system: Windows 7 professional Edition
  • Apache version: 2.2
  • Django version: 1.4.2
  • Grappelli version: 2.4.2
  • Python version: 2.7
  • WSGI vversion: 3.3 win32 for python 2.7

    ==========================================

    httpd.conf:

    WSGIScriptAlias / “C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/OdontoWeb/default.wsgi”

    Order deny,allow
    Allow from all

    Alias /grappelli “C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/OdontoWeb/grappelli”

    Order allow,deny
    Allow from all

    SetHandler None

    ==========================================

    .htaccess:

    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ /site.wsgi/$1 [QSA,PT,L]

    ==========================================

  • 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-15T05:33:43+00:00Added an answer on June 15, 2026 at 5:33 am

    I solve the problem.

    CAUSE: When deploying the projectI was placing the folders “admin”, “Grappelli” and “templates” in the project root, and setting the variable STATIC_URL on the source “settings.py” with the value ‘/’.

    Then some javascripts could not be accessed.

    SOLUTION: To solve the problem, I set the variable STATIC_URL with the value ‘/static/’ and put the three folders within a folder called static in the production version. Hence, all functions started to operate. 😀

    P.S.: I also edited httpd.conf with these config:

    Alias /static "C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/OdontoWeb/static"
    
    <Directory "C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/OdontoWeb/static">
        Order allow,deny
        Allow from all
    </Directory>
    
    <Location "/static">
        SetHandler None
    </Location>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have Django installed on a corporate intranet, running on Apache using mod_wsgi. The
I have Django running in Apache via mod_wsgi. I believe Django is caching my
I'm using django-tinymce together with the no grappelli branch of django-filebrowser running django 1.2.
I have django running on oracle backend. I need to use two schemas -
I have django running with wsgi and apache. I want to route some URLs
I have Django running on a standard WSGI/Apache httpd combo. I noticed that file
I have a new project on django, in which im using Grappelli and filebrowser,
I have a development server running (and serving content) using the built in django
I have Django running in my VPS . I find it very hard to
I have installed Django, Apache2 and even mod_wsgi. With a project, I have Django

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.