weblate/docs/contributing
Michal Čihař ddbc2f3741 fix(change): optimize prefetch for rendering changes
- it is no longer used with .get() so rename the method
- use prefetch_related for files which are likely to be repetated
- use select_related for unique fields which will have to be fetched
- add type annotations
2025-04-22 08:04:58 +02:00
..
snippets doc: clarify commit guide 2024-07-30 13:26:11 +02:00
about.rst docs: Remove year from copyright statements 2023-01-10 10:33:56 +01:00
addons.rst fix(change): optimize prefetch for rendering changes 2025-04-22 08:04:58 +02:00
code.rst docs: Add contributing docs for modules 2022-03-16 10:38:09 +01:00
communication.rst docs: fix typos 2023-08-11 10:47:07 +02:00
debugging.rst docs: replace dogslow with Sentry 2025-01-20 13:11:50 +01:00
documentation.rst doc: separate and extend documentation contribution 2025-04-05 10:52:57 +02:00
frontend.rst fix(docs): add missing stop 2025-01-29 10:27:12 +01:00
index.rst doc: separate and extend documentation contribution 2025-04-05 10:52:57 +02:00
internals.rst Add-ons: Fix spelling 2021-04-20 11:10:22 +02:00
issues.rst feat(issues): formalize issue workflow using labels (#14564) 2025-04-22 08:03:30 +02:00
license.rst docs: Mention REUSE 3.0 compliance 2023-01-13 13:36:15 +01:00
modules.rst docs: use uv as recommended tool to install Weblate 2024-10-15 08:43:31 +02:00
release.rst scripts: remove release publishing from create-release 2024-02-12 15:31:31 +01:00
schemas.rst docs: add missing crossreference 2025-04-16 09:06:43 +02:00
security.rst docs: use abbr tag instead of doing that manually 2025-01-16 10:09:56 +01:00
start.rst feat(rundev): integrate maildev service 2025-04-08 12:21:22 +02:00
tests.rst feat(tests): utilize abstract classes for base tests 2025-01-15 16:14:50 +01:00
trademark.rst docs: clarify some sentences 2024-11-04 09:38:38 +01:00