Forum archive
I am using the following code in my django app which is working fine but i am getting this error when trying to save a form:
['ManagementForm data is missing or has been tampered …
Forum archive
I am fairly new to Turkey so a lot of the lingo will likely go over my head but I do have a pretty good understanding of the basics and naviagting around it (PuTTy command …
Forum archive
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
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
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
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
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
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
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
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 …