This is written in project instruction
Check out the sample pages provided at /artists/1, /venues/1, and /shows/1 for examples of the data we want to model
I installed and ran the fresh project in local, neither of these is working, its throwing error as below:
AttributeError: 'NoneType' object has no attribute 'days'
This is written in project instruction
Check out the sample pages provided at /artists/1, /venues/1, and /shows/1 for examples of the data we want to model
I installed and ran the fresh project in local, neither of these is working, its throwing error as below:
AttributeError: 'NoneType' object has no attribute 'days'