Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified api/locale/ar/LC_MESSAGES/django.mo
Binary file not shown.
1,880 changes: 1,233 additions & 647 deletions api/locale/ar/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified api/locale/en/LC_MESSAGES/django.mo
Binary file not shown.
1,878 changes: 1,230 additions & 648 deletions api/locale/en/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified api/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
1,878 changes: 1,230 additions & 648 deletions api/locale/es/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified api/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
1,878 changes: 1,230 additions & 648 deletions api/locale/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified databank/locale/ar/LC_MESSAGES/django.mo
Binary file not shown.
638 changes: 531 additions & 107 deletions databank/locale/ar/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified databank/locale/en/LC_MESSAGES/django.mo
Binary file not shown.
638 changes: 531 additions & 107 deletions databank/locale/en/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified databank/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
638 changes: 531 additions & 107 deletions databank/locale/es/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified databank/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
638 changes: 531 additions & 107 deletions databank/locale/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified deployments/locale/ar/LC_MESSAGES/django.mo
Binary file not shown.
788 changes: 474 additions & 314 deletions deployments/locale/ar/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified deployments/locale/en/LC_MESSAGES/django.mo
Binary file not shown.
786 changes: 472 additions & 314 deletions deployments/locale/en/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified deployments/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
786 changes: 472 additions & 314 deletions deployments/locale/es/LC_MESSAGES/django.po

Large diffs are not rendered by default.

Binary file modified deployments/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
786 changes: 472 additions & 314 deletions deployments/locale/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions dref/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ class DrefAdmin(CompareVersionAdmin, TranslationAdmin, admin.ModelAdmin):
"risk_security",
"proposed_action",
)
readonly_fields = ("starting_language",)

def get_queryset(self, request):
return (
Expand Down Expand Up @@ -143,6 +144,7 @@ class DrefOperationalUpdateAdmin(CompareVersionAdmin, TranslationAdmin, admin.Mo
"district",
"risk_security",
)
readonly_fields = ("starting_language",)
list_filter = ["dref"]

def get_queryset(self, request):
Expand Down Expand Up @@ -199,6 +201,7 @@ class DrefFinalReportAdmin(CompareVersionAdmin, TranslationAdmin, admin.ModelAdm
"national_society_actions",
"source_information",
)
readonly_fields = ("starting_language",)
list_filter = ["dref"]
search_fields = ["title", "national_society__name", "appeal_code"]

Expand Down
Binary file added dref/locale/ar/LC_MESSAGES/django.mo
Binary file not shown.
Loading
Loading