Re: Django CMS 2.1 Release Candidate 3 was just released!

2011-01-14 Thread Todd Wilson
nd of information was available in an overview document on the django-cms project homepage.) Todd Wilson Jonas Obrist wrote, on 01/14/2011 09:31 AM: > The django CMS core team just released the third release candidate for > version 2.1. > > Download: http://pypi.python.org/pypi/dja

Re: Django on a hosting service

2010-12-12 Thread Todd Wilson
any sort of virtualhost file? I honestly can't > say I've ever tried it with an .htaccess. It would be rather > inefficient because it would be read on every connection. I'm not > sure, but I think that might force a reload on every connection. > > -Mark > > On

Re: Django on a hosting service

2010-12-11 Thread Todd Wilson
elf with an .htaccess file? --Todd > On Dec 9, 8:56 pm, Todd Wilson wrote: >> A couple of weeks ago I sent the message quoted below to the list. One >> reader (Daniel Roseman) replied and suggested that I might not need to >> ask the hosting service to install anything, quoting

Re: Django on a hosting service

2010-12-09 Thread Todd Wilson
can be done with an .htaccess file, and how much I will have to ask them to do for me? Thanks, --Todd Todd Wilson wrote, on 11/27/2010 07:20 PM: > I'm helping some friends improve a portal website they have created > using PHP, but which would be ideal for Django, in the sense that a lot >

Choices vs. ForeignKeys (was: Django - Alternative to using NULLs? (for integer and FK fields).)

2010-11-29 Thread Todd Wilson
Mike Dewhirst wrote, on 11/29/2010 10:33 PM: > I'm keeping track of companies, divisions and people with their > relationships. For example, divisions can be traded between companies > and people consult to companies or own trading entities. I can also keep > track of pretty much any relationship o

Re: Django on a hosting service

2010-11-28 Thread Todd Wilson
In response to my question about deploying Django on a shared hosting service that doesn't seem to have the necessary Apache modules installed, ... Daniel Roseman wrote, on 11/28/2010 02:10 AM: > I've never tried this, but if I understand the documentation here > correctly: > http://docs.djangopro

Django on a hosting service

2010-11-27 Thread Todd Wilson
I'm helping some friends improve a portal website they have created using PHP, but which would be ideal for Django, in the sense that a lot of the work they've already done, and would like to do as they improve the site, would be easy to do in Django. They have a hosting contract with Intermedia (

Hosting multiple projects

2010-11-22 Thread Todd Wilson
I teach a course in which I have students developing unrelated Django projects on servers of their own choice. As we near the end of the semester, I would like to set up a single server where I can host all of these student projects together. I will obviously create a new user, as well as a new m