Re: Fwd: Admin interface using CharField as a primary key

2006-03-31 Thread Malcolm Tredinnick
On Fri, 2006-03-31 at 14:21 +0200, Daniel Bimschas wrote: > Thank you Malcolm, > > again it sounds like work is mainly being done on the magical-removal > branch. This is true, but it is not a bad thing for people using the trunk. Bugs / problems / interesting architectural decisions on the trun

Re: Fwd: Admin interface using CharField as a primary key

2006-03-31 Thread Daniel Bimschas
Thank you Malcolm, again it sounds like work is mainly being done on the magical-removal branch. I wonder if it would be the best to switch to MR now? Is it "stable"? Or when do you expect it to become stable? I started my project using 0.91 last week as a totally django-noob and I am close to c

Re: Fwd: Admin interface using CharField as a primary key

2006-03-31 Thread Malcolm Tredinnick
Hi Daniel, On Fri, 2006-03-31 at 12:23 +0200, Daniel Bimschas wrote: > Hi! I posted this on django-users before, but without success. Apologies for not seeing this on django-users (I am more than one day behind on reading that). > > If a field of "meta.CharField(primary_key=True)" is used in a