Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

django

-5
votes
1 answer
58 views

How To Run Python/Django on Wamp Server

i've one project in Python/django framework. Please let me know how to configure Apache with Python/Django on Wamp Server....! i want to run…
asked June 25, 2011 3:48 am CDT
Ahmed Iqbal
0
votes
0 answers
33 views

Select_related-like function doesn't work in RawQuerySet

I have a problem with raw sql query in Django 1.3. When I use select_related() from ORM I get whole needed data in one query. activities =…
asked June 24, 2011 5:32 pm CDT
dasm
0
votes
1 answer
28 views

Mod_wsgi problem or??

i have apache2.conf <VirtualHost 91.218.230.130:8080> ServerName dopisaka.ru DocumentRoot /var/www/dopisalki.ru/data/www/dopisaka.ru…
asked June 24, 2011 12:24 pm CDT
user814470
0
votes
0 answers
38 views

Postgres sequences without an 'owned by' attribute do not return an id in Django 1.3

After a recent migration from Oracle to Postgres and an upgrade from Django 1.2 to 1.3, we began having problems when saving objects to our…
asked June 24, 2011 6:00 am CDT
Iain Shelvington
0
votes
0 answers
34 views

Distributing a Python/Django app and handling database replication

We have developed a Python/Django app which we would like to distribute to clients, so they can run it locally (on a VM). We are doing this so they…
asked June 23, 2011 8:23 pm CDT
David
0
votes
1 answer
31 views

Running Django with MySql

I have an existing MySQL database for users, and I have a separate django website that currently uses sqlite for all database storage such as users,…
asked June 23, 2011 10:07 am CDT
Angie
0
votes
0 answers
43 views

Target WSGI script cannot be loaded as Python module.

I am trying to deploy mod_wsgi with apache to run a django application but I am getting an error 500 internal server error The apache logs shows:…
asked June 23, 2011 8:11 am CDT
Adam Thomas
0
votes
0 answers
31 views

No module named os found -- Django, mod_wsgi, Apache 2.2

I'm trying to set up apache, mod_wsgi, and django. I'm getting an internal server error with this in my apache error log: [Wed Jun 22 21:31:55 2011]…
asked June 22, 2011 11:40 pm CDT
Brian D
0
votes
0 answers
123 views

Nginx + uswgi + virtualenv + django configuration

I am trying to setup nginx + uwsgi + virtualenv + django on my machine (ubuntu 11.04). After installing nginx apt-get install nginx + uwsgi pip…
asked June 22, 2011 10:51 pm CDT
Terra
3
votes
0 answers
31 views

Producing a WAR file from a django project with SQLite

I have a django project (a django module/app some other modules that are used from the django one) that uses SQLite. This project is for a…
asked June 22, 2011 11:00 am CDT
Amir Rachum
2
votes
1 answer
28 views

Multiple django projects at same url

I would like to have multiple django projects living at the same root url like this: example.com/ # controlled by home django project…
asked June 22, 2011 5:33 am CDT
dino
1
vote
1 answer
43 views

Why python module not found on apache

I have a problem with python and Django. I have the error "Error was: No module named httplib2", so i installed httplib2. When i go on my console…
asked June 22, 2011 3:26 am CDT
Sebastien
0
votes
0 answers
33 views

UnicodeDecode Error at Django Admin (using postgresql) when using special characters in Linux

I've been using a psql/django stack for my application for a while under windows without any problem at all. However, recently I switched to a linux…
asked June 22, 2011 2:00 am CDT
Bruno
0
votes
0 answers
46 views

Is there a security risk for allowing people to set their DNS so their own subdomains can be route to my server?

Lets say that I have a web application, built in Django and deployed with Nginx. Is it a good idea to offer a service that allows customers to…
asked June 21, 2011 5:28 pm CDT
DantheMan
1
vote
2 answers
41 views

Setting up two Django websites under Apache with WSGI

I've set up a django website as described in the django docs: https://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/ Now I want to setup…
asked June 21, 2011 3:26 am CDT
Iftah
0
votes
2 answers
54 views

Seamless deployment of Django to single server

I have a new website built on Django and Python 2.6 which I've deployed to the cloud (buzzword compliant AND the Amazon micro EC2 instance is…
asked June 21, 2011 2:15 am CDT
Tal Weiss
0
votes
2 answers
39 views

Gunicorn via mod_proxy is redirecting outside of the project's scope

I have a Django project running under gunicorn on 127.0.0.1:18731 and I use Apache with mod_proxy to redirect requests from…
asked June 20, 2011 4:53 pm CDT
Fraxtil
0
votes
2 answers
34 views

MySQLdb error when running python server on MacOSX10.6

Running my server (python manage.py runserver) yielded this error: django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module: No…
asked June 20, 2011 11:24 am CDT
Steve Trevathan
3
votes
3 answers
40 views

How can I have a Django application on my main domain, and a PHP application on a subdomain?

I have a Django application hosted on my main domain ( example.com ), and I now need to host a PHP application on a subdomain ( forum.example.com ).…
asked June 20, 2011 4:26 am CDT
porto
0
votes
2 answers
30 views

Django's unpredictable behaviour

I've been trying to make a simple app in Django for a while now and I noticed the following behaviours: Everytime I make changes to urls.py in my…
asked June 19, 2011 11:14 pm CDT
Ram
Pages : 1 | 2 | 3 | 4 | 5 > [32]
640

django

Tagged: django
Related Tags
python × 240
apache × 179
mysql × 143
mod-wsgi × 83
postgresql × 73
nginx × 66
apache2 × 42
http × 33
database × 27
wsgi × 26
regex × 25
mongodb × 23
fastcgi × 22
memcached × 21
sql × 20
lighttpd × 20
sqlite × 19
ubuntu × 17
url × 12
php × 11
error × 11
caching × 10
uwsgi × 10
nosql × 10
https × 9
redis × 9
deployment × 9
mod-python × 8