Uchechukwu Samuel Ottah
Uchechukwu Samuel Ottah
I'm Interested in tackling this. Can you assign to me? Thanks
Awesome! I'll keep in touch
That error is usually caused by a missing database migration after creating a new model. Simply running the following commands fixes it most of the time: `python3 manage.py makemigrations` `python3...
@frasercrossman Could you be a little more elaborate on how that should be done? A proper walk-through would be much appreciated