Skip to content

Commit

Permalink
Expose "overwrite_conflicts" Project flag in the admin
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus committed Sep 17, 2024
1 parent afcd398 commit d1dd559
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 d1dd559

Please sign in to comment.