Forum archive

Out of the box....

Ok, so we built a new VM. We went to Administration page, and tried to add a new user, and we immediately get a "server error". So, in meantime, we decided to use the "admin" user …

Forum archive

Having problems starting a django project.

Ok, after I build the Django Turnkey, I went into Python to verify it has Django installed. It was. >>> import django >>> django.VERSION (1, 4, 5, 'final', 0) …

Forum archive

Django appliance - using django-admin.py

Hello I couldn't be any newer to this - but I thought I'd use the Django appliance to learn django. However I've fallen at the first hurdle (perhaps not even that far) as I'm …

Forum archive

run django instance with console

how do i run the django AWS instace with the console enabled. I'm using the oauth2client module, but it throws an eof error when calling the built in python function raw_input(). …

Forum archive

python error on django instance on aws

im running the django instance on aws. it comes with python 2.6, this version of linux Linux version 2.6.32-5-xen-686 (Debian 2.6.32-46) (dannf@debian.org) (gcc version 4.3.5 …

Forum archive

500 Internal Server Error - Django appliance

I just installed the Django appliance using all the default settings. Upon complete installation I try to access the sample Django site, but get "500 Internal Server Error". I …

Forum archive

Viewing site in Turnkey Django

I'm missing something fundamental. I can see everything setup (/admin /media etc) but I don't see an obvious way to access the example.com project that was pre-configured. What is …

Forum archive

Django 1.2

Are there any plans to release a version of Turnkey Django with python-django version 1.2? Currently it uses 1.1.1 but there are lot's of new features in 1.2. Alternatively is it …