Should add running the normal django-storages, boto setup for serving static from S3.
On Sunday, June 23, 2013 9:45:40 AM UTC-5, Vincent Fulco wrote: > > Verified S3 files are there and app on Heroku finds custom.css as other > bits come thru correctly. > > Within body{} of custom.css have tried the following based on scouring the > Net help sites (assume same for background:url and background-image:url): > > > 1) url(img/backgrounds/foo.png) > > ref'ed to STATIC_URL in settings.py ("https://s3.amazonaws.com/foo_media/") > both with and w/o the quotes > > 2) url("{{STATIC_URL}}img/backgrounds/foo.png") > > hard coded both with and w/o the quotes > 3) url("https://s3.amazonaws.com/foo_media/img/backgrounds/foo.png") > > TIA, V. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.