automatic merge

This commit is contained in:
Pablo Hoffman 2009-09-03 14:30:17 -03:00
commit 760cf452c5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ DjangoItem
==========
DjangoItems are a class of Item that gets its fields definition from a Django
model, yo simply create a DjangoItem and specify to what Django model it
model, you simply create a DjangoItem and specify to what Django model it
relates to.
Besides of getting the model fields defined on your Item, DjangoItem provides a