Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • AlekSIS/official/AlekSIS-App-Untis
  • sunweaver/AlekSIS-App-Untis
  • cocguPpenda/AlekSIS-App-Untis
  • 0inraMfauri/AlekSIS-App-Untis
4 results
Show changes
Commits on Source (1)
......@@ -18,7 +18,7 @@ core_models.Group.field(
help_text=_(
"The UNTIS import will use this for matching course groups"
"(along with parent groups)."
),
),
blank=True,
max_length=255,
)
......