Skip to content
Snippets Groups Projects

Release

Merged Alexa Valentová requested to merge test into master
8 files
+ 119
8
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -39,6 +39,7 @@ class Command(BaseCommand):
collection_id,
team["shortcut"],
team["title"],
team["roles"]
)
for person_page in DistrictManualOctopusPersonPage.objects.all():
Loading