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 tried to run the command python manage.py dummy_data summary but it keeps returning this error ValueError: invalid literal for int() with base 10: 'Kayy' where 'Kayy' is a random author name. Kindly take a look at this
The text was updated successfully, but these errors were encountered:
I tried to run the command
python manage.py dummy_data summary
but it keeps returning this errorValueError: invalid literal for int() with base 10: 'Kayy'
where 'Kayy' is a random author name. Kindly take a look at thisThe text was updated successfully, but these errors were encountered: