Django-translations

Latest version: v1.1.1

Safety actively analyzes 619599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

Bug Fixes

The bug fixes in this release are listed below.

Models

* Fixed the bug for non-autofield primary key fields. (issue 57)

1.1.0

Features

The features in this release are listed below.

Management

* The `synctranslations` command has been added to
synchronize the translations with
the apps models configurations. (issue 53)

Bug Fixes

The bug fixes in this release are listed below.

Models

* Fixed the bug for obsolete translations after changing
the apps models configurations. (issue 53)

1.0.2

Features

The features in this release are listed below.

CI

* New CI/CD/Deploy settings for GitHub, Travis CI, PyPI, Docs, etc.

1.0.1

Features

The features in this release are listed below.

Documentation

* Updated the README so the viewers of the GitHub page or the PyPI page
know what the goal of the project is instantly.

1.0.0

Features

The features in this release are listed below.

Models

* Make models translatable
* Specify models’ translatable fields

Admin

* Make admin translatable

QuerySets

* Make querysets translatable
* Translate the queryset
* Translate the queryset relations
* Probe (filter, exclude, etc.) the queryset
* Advanced querying (with `TQ`)

Context

* Initialize a context
* Create the translations
* Read the translations
* Update the translations
* Delete the translations
* Reset the translations

Languages

* Translate Languages
* Probe Languages

How To

* Integrate with Rest Framework
* Integrate with custom admins

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.