Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 2.64 KB

README.md

File metadata and controls

79 lines (41 loc) · 2.64 KB

djangobook

Projeto de tradução do Django Book, para português. Para contribuir com tradução, revisão dos capítulos basta fazer um fork desse repositório e submeter a sua contribuição

Site do djangobook:

http://www.djangobook.com/en/2.0/index.html

Notas para tradutores - Luciano Ramalho

http://turing.com.br/pydoc/2.7/tutorial/NOTAS.html#notas-tradutores

STATUS DA TRADUÇÃO

About this book @londerson Introduction - [@londerson] (https://github.com/londerson) - Revisão Aberta

Chapter 1: Introduction to Django - [@londerson] (https://github.com/londerson) - Revisão Aberta

Chapter 2: Getting Started - [@londerson] (https://github.com/londerson)

Chapter 3: Views and URLconfs - [@lamenezes] (https://github.com/lamenezes)

Chapter 4: Templates - [@marceloboth] (https://github.com/marceloboth)

Chapter 5: Models - [@marceloboth] (https://github.com/marceloboth)

Chapter 6: The Django Admin Site - [@nil1] (http://github.com/nil1)

Chapter 7: Forms - [@edgarberlinck] (http://github/edgarberlinck)

Chapter 8: Advanced Views and URLconfs - [@lamenezes] (https://github.com/lamenezes)

Chapter 9: Advanced Templates - [@londerson] (https://github.com/londerson)

Chapter 10: Advanced Models - [@londerson] (https://github.com/londerson)

Chapter 11: Generic Views - [@embs] (https://github.com/embs)

Chapter 12: Deploying Django - [trumae] (https://github.com/trumae)

Chapter 13: Generating Non-HTML Content - [@brunomachado] (https://github.com/brunomachado)

Chapter 14: Sessions, Users, and Registration

Chapter 15: Caching - [@andersonunsonst] (https://github.com/andersonunsonst)

Chapter 16: django.contrib - [@rpovoa] (https://github.com/rpovoa)

Chapter 17: Middleware - [@lucasmagnum] (https://github.com/lucasmagnum)

Chapter 18: Integrating with Legacy Databases and Applications - [@fabrimatt] (https://github.com/fabrimatt)

Chapter 19: Internationalization

Chapter 20: Security - [@BkCherry] (https://github.com/BkCherry)

Appendix A: Model Definition Reference

Appendix B: Database API Reference - [@embs] (https://github.com/embs)

Appendix C: Generic View Reference - [@fernandovalente] (https://github.com/fernandovalente)

Appendix D: Settings - [@douglasmiranda] (https://github.com/douglasmiranda)

Appendix E: Built-in Template Tags and Filters - [@BkCherry] (https://github.com/BkCherry)

Appendix F: The django-admin Utility

Appendix G: Request and Response Objects [@bkcherry] (https://github.com/bkcherry)

License & Copyright - aberto [@londerson] (https://github.com/londerson)

Bitdeli Badge