-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implementar a escrita de notas no webnote #8
Comments
itelo
added a commit
to itelo/note
that referenced
this issue
Apr 27, 2015
Caso nao tenha o arquivo .notes, o webnotes.py se encarrega de cria-lo. Foi adicionado o suporte para criacao de notas pelo webnotes.py.
itelo
added a commit
to itelo/note
that referenced
this issue
Apr 28, 2015
Caso nao tenha o arquivo .notes, o webnotes.py se encarrega de cria-lo. Foi adicionado o suporte para criacao de notas pelo webnotes.py.
itelo
added a commit
to itelo/note
that referenced
this issue
Apr 28, 2015
Caso nao tenha o arquivo .notes, o webnotes.py se encarrega de cria-lo. Foi adicionado o suporte para criacao de notas pelo webnotes.py.
itelo
added a commit
to itelo/note
that referenced
this issue
Apr 30, 2015
itelo
added a commit
to itelo/note
that referenced
this issue
Apr 30, 2015
itelo
added a commit
to itelo/note
that referenced
this issue
Apr 30, 2015
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Teria que ler o body da requisição POST feita pela form para /add_note, uma dica para entender a codificação da requisição é ver o HTTP header Content-Type
The text was updated successfully, but these errors were encountered: