1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-15 20:32:20 +00:00

Update Django section (#4759)

* * Updated Django section
- Added link to Django Documentation, version 3.1, in brazilian portuguese

* * Removed version specification in the link and change the suggestion to alphabetical order
This commit is contained in:
Karoline Farias 2020-10-26 23:05:12 -04:00 committed by GitHub
parent db38e7e937
commit 829926e2e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
### Índice
### Índice
* [Agnósticos](#agnosticos)
* [Programação](#programação)
@ -304,6 +304,7 @@
#### Django
* [Documentação do Django](https://docs.djangoproject.com/pt-br)
* [Tutorial Django Girls](https://tutorial.djangogirls.org/pt/)