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 were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Django Modeltranslation

Similar open-source projects, ranked by how many features they share with Django Modeltranslation.
  • 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
See all 30 alternatives to Django Modeltranslation→

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.

What are some open-source alternatives to deschler/django-modeltranslation?

Open-source alternatives to deschler/django-modeltranslation 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.