Closed bvedad closed 1 year ago
@bvedad, apologies for letting this get away from us. If you want to convert this into a pull request and reference this issue number, we'd be happy to accept it.
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days
Project Information
Criteria
Please answer the following questions about the project you are submitting. This will help us evaluate if the project should be included in the Awesome Django list.
Is the project new?
How long has the project been maintained? Approximately 4 years.
How many releases has it had if it's a library or package? The project has had multiple releases. The release history can be found at: https://github.com/deschler/django-modeltranslation/releases
Are you the author or are you submitting the project on behalf of a company?
What makes it awesome? Django-modeltranslation is a valuable addition to the Awesome Django list because it provides a seamless way to translate Django model fields, allowing developers to easily build multilingual websites or applications. It offers a simple and intuitive API to define translated fields and handles the database schema and form serialization automatically. This greatly simplifies the process of managing translations within Django projects and contributes to making Django a powerful and versatile framework for building internationalized applications.
Additional Information
The project has comprehensive documentation available at: https://django-modeltranslation.readthedocs.io/
It has a strong community support with a considerable number of stars, forks, and active contributors on GitHub.
Django-modeltranslation has been widely adopted and successfully used in various production applications. It has proven to be reliable and efficient in handling multilingual content, and it continues to receive maintenance and updates from the community.
Thank you for considering adding django-modeltranslation to the Awesome Django list!