Re: I've made good progress in porting Django to Python 3, and could use some help!

2011-11-25 Thread Vinay Sajip
Sorry the formatting of the post got mangled - not sure what happened there! Regards, Vinay Sajip -- 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

I've made good progress in porting Django to Python 3, and could use some help!

2011-11-25 Thread Vinay Sajip
I'm working on a port of Django to Python 3. I'm getting close, and in terms of test coverage pretty much almost there, but a few remaining test failures are eluding me, and I could probably use some help to speed things up. I started with the features/py3k branch on the BitBucket Django mirror (t

Re: Formwizard and manytomany

2011-11-25 Thread Arthur Fortes
models.py areaes = models.ManyToManyField(areavaga,verbose_name='Area da vaga*') pret_salario = models.CharField('Pretenção salarial*',max_length=2,choices=SALARIO_C) cargointeresse = models.CharField('Cargo de interesse*',max_length =20) tipoperfil = models.CharField('Tipo de perf