Skip to content
Snippets Groups Projects

Remove the 'email' and 'mobile_phone' fields on Person ...

Merged Jonas Braathen requested to merge GREG-71-person-email-mobile-to-identity into master
15 files
+ 471
326
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 1
0
@@ -5,6 +5,7 @@ django-settings-module=gregsite.settings
[MESSAGES CONTROL]
disable=
consider-using-f-string,
duplicate-code,
fixme,
import-outside-toplevel,
Loading