Hi Guys I have added a patch to Ticket #399 at: http://code.djangoproject.com/attachment/ticket/399/django-bigint-20070711.patch
It should implement BigIntegerField for all django backends, although I have only tested against sqlite and postgresql. (The others are correct according to the documentation I found) I have for the time being side stepped the PostitiveBigIntegerField issue in the hope that the patch can get in sooner rather than later. This solves the problem for 90% of BIGINT users and IMO a new ticket could be opened to discuss how to best implement PostitiveBigIntegerField and deal with the MySQL incompatibilities... Please forgive any mistakes I made, I am fairly new both to django and python. Regards -- Peter Nixon http://peternixon.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---