Re: problem models.py code

2010-07-14 Thread xota
Sorry, I reply to this mail two times. On Jul 14, 7:47 pm, Alexandre González wrote: > Are you talking about > this:http://www.djangoproject.com/documentation/models/custom_pk/?? > > You must declar jono as: > > jono = models.PositiveIntergerField(primary_key=True) > > On Wed, Jul 14, 2010 at 19

coltrane sample at "practical django projects" book has a templates error

2010-04-21 Thread xota
Or I do something bad, I was searching in google and some pepople have same/similar error without replies, can you help me, this is my error: Caught an exception while rendering: Reverse for 'coltrane_category_list' with arguments '()' and keyword arguments '{}' not found. If you need more info,