BigIntegerField

2007-04-19 Thread Stephan Jennewein
Hi, is there something like a BigIntegerField for the models.py ? I need an integer bigger than 4 byte. I found a patch for revision 3000 but it doesn't work. Stephan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

KeyError

2007-05-07 Thread Stephan Jennewein
Hi, I get a keyerror in the admin interface if my primary key is also a foreign key and I try to open an object. KeyError at /admin/swi/switchport/TS4-01A-44/ 'anschlnr' Request Method: GET Request URL: http://localhost:1200/admin/swi/switchport/TS4-01A-44/ Exception Type: KeyError