"They" are apparently people who read the documentation and understand
better then "me".
Sigh, and I thought I uncovered somethign, ah well. Simple error and
thanks for clarifying.
On Jul 13, 11:13 pm, Russell Keith-Magee
wrote:
> On Tue, Jul 14, 2009 at 10:31 AM, Streamweaver wrote:
> >> For
On Tue, Jul 14, 2009 at 10:31 AM, Streamweaver wrote:
>> For example I have a model called Project with a ForeignKey to a
>> Django User.
>>
>> class Project(models.Model):
>>...
>> owner = models.ForeignKey(User)
>> ...
>>
>> by the documentation I would expect the following to give me
Filed a bug report about this. We'll see if they accept it.
On Jul 10, 5:29 pm, Streamweaver wrote:
> I'm using Django 1.0.2 and having some problems with Related Object
> queries.
>
> For example I have a model called Project with a ForeignKey to a
> Django User.
>
> class Project(models.Model
3 matches
Mail list logo