Skip to content

Commit

Permalink
Merge pull request #1029 from opengisch/QF-4850-overwrite-conflicts-i…
Browse files Browse the repository at this point in the history
…n-admin

Expose "overwrite_conflicts" Project flag in the admin
  • Loading branch information
suricactus committed Sep 17, 2024
2 parents 62dde11 + d1dd559 commit 32c7aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-app/qfieldcloud/core/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@ class ProjectAdmin(QFieldCloudModelAdmin):
"status",
"status_code",
"project_filename",
"overwrite_conflicts",
"has_restricted_projectfiles",
"file_storage_bytes",
"storage_keep_versions",
Expand Down

0 comments on commit 32c7aae

Please sign in to comment.