Re: many2many error

2012-03-09 Thread Joel Goldstick
On Thu, Mar 8, 2012 at 3:42 PM, Joel Goldstick wrote: > I got no answer from stack exchange.  Maybe someone here knows: > > Django v1.3 > > I have a CruiseOffer model related to a model called SpecialInterest. > I now realize that I have the same exact thing going on in my > LandOffer model (elsew

many2many error

2012-03-08 Thread Joel Goldstick
I got no answer from stack exchange. Maybe someone here knows: Django v1.3 I have a CruiseOffer model related to a model called SpecialInterest. I now realize that I have the same exact thing going on in my LandOffer model (elsewhere). So I want to get rid of the cruise.SpecialInterest and repla