emencia / django-blog-lotus

A weblog application with Django.
https://django-blog-lotus.readthedocs.io/
MIT License
5 stars 1 forks source link

Improve language features #20

Closed sveetch closed 2 years ago

sveetch commented 3 years ago

Language are correctly modelized but actually not fully functionally implemented.

We need some helpers to add translation for enabled language, preselect original object and navigation.

Ideas:

sveetch commented 2 years ago

To help to translate article quickly:

sveetch commented 2 years ago

Tasks from previous commit have been done for article model admin. Now it still needs:

sveetch commented 2 years ago

Almost all tasks from previous commit have been done. Now it still needs:

sveetch commented 2 years ago

Tasks from previous commit have been done except the one with index filter to disable.