Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erro na tradução da documentação - Tutorial 02 #10

Open
avelino opened this issue Nov 4, 2010 · 0 comments
Open

Erro na tradução da documentação - Tutorial 02 #10

avelino opened this issue Nov 4, 2010 · 0 comments

Comments

@avelino
Copy link

avelino commented Nov 4, 2010

Reported by steelday, Aug 27, 2008
Qual o problema encontrado?
Erro na tradução do tutorial inicial de django.
http://www.djangobrasil.org/documentacao/tutorial02/
O quadro tem:
poll = models.ForeignKey(Poll, edit_inline=models.TABULAR, num_in_admin=3)

Possui alguma solução ou sugestão para este problema?
Só substituir por:
class ChoiceInline(admin.TabularInline):
#...
Por favor, forneça maiores informações abaixo.

Comment 1 by project member davilima6, Aug 27, 2008
Obrigado, corrigido.
Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant