weblate/weblate
2021-08-21 10:55:10 +02:00
..
accounts accounts: Remove workaround for psa cloning settings 2021-08-06 13:20:46 +02:00
addons add-ons: Add support for using tabs to indent JSON formats. 2021-08-19 10:10:49 +02:00
api api: Add test assertion that unit is created correctly 2021-08-19 09:26:11 +02:00
auth accounts: Remove workaround for psa cloning settings 2021-08-06 13:20:46 +02:00
billing chore: Remove not needed string concatenation 2021-07-07 14:07:32 +02:00
checks docs: Document more ifnromation about checks 2021-08-03 14:26:24 +02:00
configuration deps: Require Django 3.2 2021-06-01 09:47:42 +02:00
examples examples: Use more up-to date python version 2021-08-20 20:14:04 +02:00
fonts deps: Require Django 3.2 2021-06-01 09:47:42 +02:00
formats stringsdict: Set correct language code prior to parsing 2021-08-21 10:55:10 +02:00
gitexport gitexport: Recalculate exported URLs daily 2021-07-07 14:14:20 +02:00
glossary glossary: Use untranslatable instead of not translatable 2021-08-19 09:53:04 +02:00
lang lang: Add missing plural type names 2021-08-02 20:48:41 +02:00
legal deps: Require Django 3.2 2021-06-01 09:47:42 +02:00
locale Translated using Weblate (Japanese) 2021-08-21 10:09:07 +02:00
machinery feat: add and document libretranslate (#6199) 2021-06-22 14:14:35 +02:00
memory chore: Remove not needed string concatenation 2021-07-07 14:07:32 +02:00
metrics deps: Require Django 3.2 2021-06-01 09:47:42 +02:00
screenshots deps: Require Django 3.2 2021-06-01 09:47:42 +02:00
static js: Update modernizr to 3.11.7 2021-08-19 06:48:00 +02:00
templates component: Document expected ZIP structure 2021-08-19 09:28:09 +02:00
trans docs: Clarify usage of parentdir filter 2021-08-19 09:31:07 +02:00
utils Releasing 4.8 2021-08-21 10:10:19 +02:00
vcs vcs: Improve global configuration update 2021-08-05 10:52:01 +02:00
wladmin admin: Disable random checks trigger in tests 2021-08-11 13:54:41 +02:00
__init__.py Misc: Move version data to weblate.utils.version 2021-02-12 14:26:10 +01:00
logger.py
middleware.py middleware: Fail in case there are more case-insensitive matches 2021-08-21 07:53:05 +02:00
models.py
runner.py
settings_docker.py Fixed Docker configuration for Linux vendor auth 2021-07-20 14:20:18 +02:00
settings_example.py feat: add and document libretranslate (#6199) 2021-06-22 14:14:35 +02:00
settings_test.py admin: Disable random checks trigger in tests 2021-08-11 13:54:41 +02:00
sitemaps.py
urls.py project: Added support for blocking users from contributing 2021-06-03 10:14:16 +02:00
wsgi.py