Files
bugsink/users/migrations
Klaas van Schelven ef126814bf Language choices: not in User.model
Having this as a model field is "annoying" because each added language
will trigger a (potentially costly) migration even though no real database
work is actually done for it.

Also implements a selector that shows languages in both their own language
and the currently activated language.

Correct spelling to "zh-hans" (lowercase); see https://stackoverflow.com/a/7729311

See #161
2025-08-28 14:17:25 +02:00
..
2024-05-29 10:22:57 +02:00
2024-06-14 10:29:10 +02:00
2025-06-16 15:37:37 +02:00