Re: One Django instance, hundreds of websites

2011-01-30 Thread James Hancock
TE_ID in the backend. Cheers, James Hancock On Mon, Jan 31, 2011 at 6:09 AM, lwcy...@gmail.com wrote: > I believe this ticket: http://code.djangoproject.com/ticket/14628 > > which was created during this chat session > > http://www.revsys.com/officehours/2010/nov/05/#question5 > &

Re: One Django instance, hundreds of websites

2011-01-28 Thread James Hancock
site_id had a conflict because it is trying to be changed in two places at the same time. It is probably a dumb question, but I was wondering. Cheers, James Hancock On Fri, Jan 28, 2011 at 2:54 PM, Jjdelc wrote: > If all you need to change is the SITE_ID on the settings file, using > dif

ImageField documentation clarification

2011-01-06 Thread James Hancock
oogle my way around trying to find one, rather than looking in the documentation. I wouldn't suggest specifically naming apps, effectivly endorsing them unless there is a clear choice on one that is always used and well maintained. I am to new with Django to determine that. Thanks, James Hanc

Re: Add admin.py if it is installed when you run startapp.

2011-01-02 Thread James Hancock
ort here again." Is there any other patterns we could gleam to keep us from having to write the same things over again? Cheers, James Hancock On Sun, Jan 2, 2011 at 9:09 PM, Russell Keith-Magee wrote: > On Sunday, January 2, 2011, James Hancock wrote: > > Django-dev, > > >

Add admin.py if it is installed when you run startapp.

2011-01-02 Thread James Hancock
in.py somehow. What do you think? I thought I would post here because it probably has some far reaching effects somewhere that I would have never thought of. It always seems to. :) Cheers, James Hancock -- You received this message because you are subscribed to the Google Groups "Django

Re: Giving Users Permissions on a Subset of Models

2010-12-20 Thread James Hancock
Wow, thanks for the heads up. Looks like this might do the trick. Thanks, Elder Hancock On Mon, Dec 20, 2010 at 4:22 PM, Lukasz Balcerzak wrote: > Hi James, > > You should check out django-authority [1] - as far as I know it is > only row-level perms application with > "logical checks" (rules).

Re: Giving Users Permissions on a Subset of Models

2010-12-20 Thread James Hancock
> http://docs.djangoproject.com/en/dev/topics/auth/#handling-object-permissions > <http://docs.djangoproject.com/en/dev/topics/auth/#handling-object-permissions> > [6a] > http://code.djangoproject.com/browser/django/trunk/django/contrib/auth/backends.py > [6b] > http://code.djangoproject.com/

Giving Users Permissions on a Subset of Models

2010-12-18 Thread James Hancock
Django Developers, This is my first post on Django-dev, so I thought I would start with a short introduction. My name is James Hancock, and I love python. Right now I live in Japan, and am developing an application for managing volunteer english classes throughout the country. (You can see the