Unanswered
Running This Code From Inside A Docker Container Locally:
AttributeError: 'NoneType' object has no attribute 'base_url'
can you print the model
object ?
(I think the error is a bit cryptic, but generally it might be the model is missing an actual URL link?)print(model.id, model.name, model.url)
157 Views
0
Answers
2 years ago
one year ago