| 1 | {{{ |
| 2 | #!rst |
| 3 | |
| 4 | |
| 5 | |
| 6 | THIS TRANSLATION IS IN PROGRESS: |
| 7 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 8 | +-------------------------------------------------------------------------------------------------+ |
| 9 | | This is an **in progress** translation document, that means there is somebody working on it. | |
| 10 | | For more information on translating documents please look at `TranslateDocumentation Wiki`_. | |
| 11 | | Please **do not** edit this page. | |
| 12 | | | |
| 13 | | .. _TranslateDocumentation Wiki : http://code.djangoproject.com/wiki/TranslateDocumentation | |
| 14 | +-------------------------------------------------------------------------------------------------+ |
| 15 | |
| 16 | .. |
| 17 | =============== |
| 18 | Model reference |
| 19 | =============== |
| 20 | |
| 21 | .. sidebar:: Referência dos models |
| 22 | :subtitle: tradução para o português. |
| 23 | |
| 24 | Documento original: `Django Model Reference`_ |
| 25 | |
| 26 | Tradução: gabriel `<gabriel.sales at gmail.com>` |
| 27 | |
| 28 | Referente a revisão: 3953 |
| 29 | |
| 30 | .. _Django Model Reference: http://www.djangoproject.com/documentation/db_api/ |
| 31 | |
| 32 | .. contents:: **Conteúdos do capítulo** |
| 33 | |
| 34 | Este documento cobre a versão 0.95 de Django e a versão do desenvolvimento. Docs anteriores: `0.90`_, `0.91`_ |
| 35 | |
| 36 | |
| 37 | |
| 38 | .. _0.90: http://www.djangoproject.com/documentation/0_90/ |
| 39 | |
| 40 | |
| 41 | .. _0.91: http://www.djangoproject.com/documentation/0_91/ |
| 42 | |
| 43 | }}} |
| 44 | |