awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
deschler avatar

deschler/django-modeltranslation

0
View on GitHub↗
1,478 stars·270 forks·Python·BSD-3-Clause·9 views

Django Modeltranslation

Translates Django models using a registration approach.

Features

  • Internationalization - Translate models using a registration-based approach.
  • Internationalization Tools - Translates dynamic content without modifying original model classes.

Star history

Star history chart for deschler/django-modeltranslationStar history chart for deschler/django-modeltranslation

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does deschler/django-modeltranslation do?

Translates Django models using a registration approach.

What are the main features of deschler/django-modeltranslation?

The main features of deschler/django-modeltranslation are: Internationalization, Internationalization Tools.

Which projects share features with deschler/django-modeltranslation?

Projects with overlapping indexed features include: i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… nodeca/babelfish — human friendly i18n for javascript (node.js + browser). airbnb/polyglot.js — Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system… fkirc/attranslate — A CLI to assist Coding Agents in doing translations. mbi/django-rosetta — Rosetta is a Django application that eases the translation process of your Django projects. ttag-org/ttag — :orange_book: simple approach for javascript localization.

Projects sharing features with Django Modeltranslation

These projects share indexed features with Django Modeltranslation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fkirc/attranslatefkirc avatar

    fkirc/attranslate

    356View on GitHub↗

    A CLI to assist Coding Agents in doing translations

    TypeScriptinternationalizationlocalizationsemi-automated-translations
    View on GitHub↗356
  • i18next/i18nexti18next avatar

    i18next/i18next

    8,583View on GitHub↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    View on GitHub↗8,583
  • airbnb/polyglot.jsairbnb avatar

    airbnb/polyglot.js

    3,723View on GitHub↗

    Polyglot.js is a JavaScript internationalization library and client-side translation framework. It provides a system for mapping unique keys to localized strings, allowing applications to translate text into multiple languages. The library includes a pluralization and interpolation engine that handles complex grammatical plural forms based on numeric counts and inserts dynamic variables into translated strings. It supports nested namespaces to organize phrase mappings into logical categories. These utilities cover phrase translation, locale-driven configuration, and the management of multi-l

    JavaScript
    View on GitHub↗3,723
  • mbi/django-rosettambi avatar

    mbi/django-rosetta

    1,156View on GitHub↗

    Rosetta is a Django application that eases the translation process of your Django projects

    Python
    View on GitHub↗1,156
Compare all 30 related projects→