Skip to content
Snippets Groups Projects

Build pypi package and reformat. AlekSIS-Core#317

Merged Tom Teichler requested to merge build-pypi into master
5 files
+ 142
162
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -128,6 +128,7 @@ def apply_templates(value, patterns, templates, separator="|"):
return value
def get_ldap_value_for_field(model, field, attrs, dn, instance=None, allow_missing=False):
"""Get the value of a field in LDAP attributes.
Loading