hyperlog-core / hyperlog-backend

Backend for hyperlog
0 stars 0 forks source link

Fix UserWarning #52

Closed nikochiko closed 4 years ago

nikochiko commented 4 years ago

Fix UserWarning:

UserWarning: Excluding the custom field "emails" on DjangoObjectType "ProfileType" has no effect. Either remove the custom field or remove the field from the "exclude" list.

Tested - works as expected