To represent database-table data in Python objects, Django uses an intuitive system: A model class represents a database table, and an instance of that class represents a particular record in the database table.
Para representar tabelas do banco de dados em objetos do Python, Django usa um sistema intuitivo: Uma classe modelo representa uma tabela da banco de dados, e uma instância dessa classe representa um registro particular na tabela do banco de dados
Other results
In Python, an object's methods are always virtual methods.
No Python todos os métodos dos objectos são sempre métodos virtuais.
He is able to serialize almost any object in Python and, symmetrically, deserialize it.
Ele é capaz de serializar praticamente qualquer objeto no Python e, simetricamente, desserializa-lo.
One of the most important lessons to learn when transitioning to the Python programming language from another language is that everything in Python is an object.
Uma das lições mais importantes a aprender ao fazer a transição para a linguagem de programação Python de outra linguagem é que tudo em Python é um objeto.
This chapter helps you become an expert in using Python's object-oriented programming support.
Este capítulo ajuda a se tornar um especialista no uso de suporte de programação orientada a objetos do Python.
The first class is the Python object that your users will manipulate.
A primeira classe é o objeto Python que os usuários irão manipular.
The context is a dictionary mapping template variable names to Python objects.
O contexto é um dicionário mapeando nomes de variáveis para objetos Python.
It is safe to stick to primitive Python objects and combinations of them.
É seguro manter os objetos primitivos do Python e combinações deles.
An exception is a Python object that represents an error.
Uma exceção é um objeto Python que representa um erro.
Parent structures in Sage are supposed to be unique Python objects.
Estruturas da mesma família em Sage são supostamente objetos únicos em Python.
A tuple is a sequence of immutable Python objects.
Each expression returns a Python object that can be accessed from other cells.
Cada expressão retorna um objeto Python que podem ser acessados a partir de outras células.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.