markdentoom / StrangeStuff

An e-commerce site that sells peculiar items; built using Django, Bootstrap, and PostgreSQL
MIT License
0 stars 0 forks source link

Checkout form missing image #2

Open markdentoom opened 4 years ago

markdentoom commented 4 years ago

The django-countries app is incapable of loading in the picture on the checkout form. django-countries seems to be incompatible with PythonAnywhere.

markdentoom commented 4 years ago

I think the only way to fix this is to ditch django-countries alltogether.