Oinweb / fly-django

Financial Literacy for Youth App
https://www.flyapp.ca
BSD 2-Clause "Simplified" License
12 stars 9 forks source link

Images missing #158

Closed rodolfomartinez closed 7 years ago

rodolfomartinez commented 7 years ago

Summary: Images are missing on the courses screen

Please see attached screen shots screen shot 2016-11-14 at 8 29 03 pm screen shot 2016-11-14 at 8 29 10 pm

bartmika commented 7 years ago

The potential reason this might now work is because we need to run: python manage.py collect static. Let me run it and then confirm it fixes the issue..