Code review comment for lp:~widelands-dev/widelands-website/django_staticfiles

Revision history for this message
kaputtnik (franku) wrote :

Found what's was wrong with the screens :-) This is fixed.

> I have added some diff comments.

> We should also grep for "MEDIA_URL" and "foreign"

Oh you're so right... i grep'ed only for "{{ MEDIA_URL" to search for it in the templates but MEDIA_URL is also used in some python scripts. Searching for 'foreign' isn't needed.

Will push a fixed branch next week.

Many thanks for testing and your input :-). Currently i am feeling getting stupider with every day :-S

« Back to merge proposal