• ← How to: Integrate with custom admins
  • Reference: Models →

ReferenceΒΆ

Here is the reference of Django Translations.

If you want to know how the inner parts of Django Translations work or you want to contribute to it we recommend you to read the reference.

Reference:

  • Reference: Models
    • Translation
    • Translatable
  • Reference: Admin
    • TranslatableAdminMixin
    • TranslatableAdmin
    • TranslationInline
  • Reference: QuerySets
    • TranslatableQuerySet
  • Reference: Query
    • _fetch_translations_query_getter()
    • TQ
  • Reference: Context
    • Context
  • Reference: Forms
    • generate_translation_form()
  • Reference: Languages
    • _get_supported_language()
    • _get_default_language()
    • _get_active_language()
    • _get_all_languages()
    • _get_all_choices()
    • _get_translation_languages()
    • _get_translation_choices()
    • _get_translate_language()
    • _get_probe_language()
    • _TRANSLATE
    • _PROBE
    • translate
    • probe
  • Reference: Utilities
    • _get_reverse_relation()
    • _get_dissected_lookup()
    • _get_relations_hierarchy()
    • _get_entity_details()
    • _get_purview()
    • _get_translations()
  • Reference: Management
    • Reference: Commands
 
  • ← How to: Integrate with custom admins
  • Reference: Models →

Logo

Django Translations

Django model translation for perfectionists with deadlines.

Navigation

Contents:

  • Installation
  • Guide
  • How to
  • Reference
    • Reference: Models
    • Reference: Admin
    • Reference: QuerySets
    • Reference: Query
    • Reference: Context
    • Reference: Forms
    • Reference: Languages
    • Reference: Utilities
    • Reference: Management
  • Contribution
  • Donation
  • Glossary
  • Release Notes

Related Topics

  • Documentation overview
    • Previous: How to: Integrate with custom admins
    • Next: Reference: Models

Quick search

©2024, Behzad B. Mokhtari. | Powered by Sphinx 5.3.0 & Alabaster 0.7.16 | Page source
Fork me on GitHub