Posts by Gustavo Halmer • 11 points
2 posts
-
1
votes1
answer29
viewsQ: Questions about Relational Models in Django
Hello, I’m creating a Blog system with Django, in it I have several Models: Profile(which receives an auth.User), Post(which has an Author field that receives a Profile). I am developing a page to…
djangoasked Gustavo Halmer 11 -
0
votes1
answer43
viewsQ: How to rescue specific parts of a txt?
I am trying to recover specific data from a txt, for example from the following: Cod: 275 Nome: xxxxxxxxxxxxxxxx Funcao: xxxxxxxxxxxxxxxxxxxx Dep.IR: 0 | Admissão: 27/08/2012 Situação:Ativo…
pythonasked Gustavo Halmer 11