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
I'm not sure if this issue is related to this package, but I'll raise it up here as a reference.
I'm having an issue with using this package. After creating a superuser, and when I try to login to the admin page via http://localhost:8000/admin, an error int() argument must be a string or a number, not 'ObjectId' is shown.
Hi all,
I'm not sure if this issue is related to this package, but I'll raise it up here as a reference.
I'm having an issue with using this package. After creating a superuser, and when I try to login to the admin page via http://localhost:8000/admin, an error
int() argument must be a string or a number, not 'ObjectId'
is shown.Traceback:
http://dpaste.com/2Q9CY7Y
requirements.text:
The text was updated successfully, but these errors were encountered: