2626: add translated versions of django girls (#2643)

This commit is contained in:
Tuan Nguyen
2017-11-13 08:02:59 +11:00
committed by eshellman
parent 1ca63b144d
commit c7ce1d8c7b
14 changed files with 86 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
* [Perl](#perl)
* [PHP](#php)
* [Python](#python)
* [Django](#django)
* [RegEx](#regex)
* [Ruby](#ruby)
* [Shell Script](#shell)
@@ -148,6 +149,11 @@
* [Tutorial Django Girls](http://tutorial.djangogirls.org/pt/)
#### Django
* [Tutorial Django Girls](https://tutorial.djangogirls.org/pt/) (1.11) (HTML) (:construction: *in process*)
### RegEx
* [Expressões Regulares - Guia de Consulta Rápida](http://aurelio.net/regex/guia/)