deschler / django-modeltranslation
Translates Django models using a registration approach.
☆1,421Updated 3 weeks ago
Alternatives and similar repositories for django-modeltranslation
Users that are interested in django-modeltranslation are comparing it to the libraries listed below
Sorting:
- A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.☆1,833Updated last week
- Dynamic Django settings.☆1,770Updated 3 months ago
- Django model mixins and utilities.☆2,726Updated last month
- django-reversion is an extension to the Django web framework that provides version control for model instances.☆3,096Updated 9 months ago
- Keep track of failed login attempts in Django-powered sites.☆1,568Updated this week
- Helps working with singletons - things like global settings that you want to edit from the admin site.☆922Updated last month
- A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.☆1,472Updated 8 months ago
- Django admin classes that allow for nested inlines☆748Updated 2 weeks ago
- Generic drag-and-drop ordering for objects in the Django admin interface☆828Updated 2 weeks ago
- Improved Django model inheritance with automatic downcasting