# translations.TranslationSequence ## Model Info | Key | Value | |---|-----| | Model Name | TranslationSequence | | Verbose Name | translation sequence | | Verbose Name Plural | translation sequences | | Docstring |

The translations\_seq table, so migrations will create it during testing.

| | Is Abstract | False | | Is Proxy | False | | Is Managed | True | | Ordering | [] | | Permissions | [] | | Default Permissions | ('add', 'change', 'delete', 'view') | | Indexes | [] | | Constraints | [] | | Database Table | translations_seq | | Base Manager | None | | Default Manager | None | | File | /data/olympia/src/olympia/translations/models.py | | Starting Line Number | 306 | | Method Resolution Order | (, , , ) | ## Fields | Field Name | Field Type | Database Column | Database Type | Verbose Name | |----------|----------|---------------|-------------|------------| | `id (pk)` | IntegerField | id | integer | id | fields_reverse_relation=[] ## Methods ### Private Methods | Method Name | Signature | |-----------|---------| | `_get_field_value_map` | `(self, meta, exclude=None)` | --- !!! THIS DOCUMENT WAS *AUTOGENERATED* ON 2025-12-14 !!!