SQLAlchemy (Model) - defines the table structures of the user's database and how to link them to Python objects the user's controller can interact with.
SQLAlchemy (modelo) - define as estruturas de tabelas do banco de dados do usuário e como ligá-los aos objetos Python que o controlador do usuário pode interagir.
Other results
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.
To delete a property, delete the attribute from the Python object
That's the Python object type we want to store in the model's attribute.
Este é o tipo do objeto Python que queremos armazenar no atributo do modelo.
To make things easier to follow, we'll use a consistent example throughout this document: wrapping a Python object representing the deal of cards in a hand of Bridge.
Para que seja mais fácil de acompanhar, usaremos um exemplo consistente através desta documentação: um objeto Python que represente a coleção de cartas de uma mão de Bridge.
Models: Models are Python objects that define the structure of an application's data, and provide mechanisms to manage (add, modify, delete) and query records in the database.
Models (Modelos): Modelos são objetos em Python que definem a estrutura dos dados de um aplicativo, e fornecem mecanismos para gerenciar (adicionar, modificar e excluir) e consultar registros no banco de dados.
In this case, the date filter formats a Python datetime object in the given format (as found in PHP's date function).
Nesse caso, o filtro "date" formata um objeto Python datetime para um formato dado (como o encontrado na função date do PHP).
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.
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.