You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- the Django docs for 1.10+ on this don't give an example, so I ended
up incorrectly adding the name of the manager class, but they're
actually looking for the name of the attribute in the class that
contains the instance of the manager 😅
- see https://stackoverflow.com/a/48124863/3431180 for an example
- see #4
for discussion / bug report
0 commit comments