I am trying to use Django with Apache (and mod_wsgi). With the default Django webserver everything was going well, but now I get 403 (access forbidden) error when trying to load
Try this instead your directories statements:
Order Allow,Deny Allow from all