El 08/07/12 06:08, surya escribió:
My project is on heroku and my website templates has some CSS, JS files. Totally 5 of them.

I don't want to get off with amazon s3 for the sake of those 5 files (very small ones). However, I even need to enter my credit -card, which I don't like :P

So, as far as I know, my only option is to configure and run those static file on heroku. Can anyone tell me how to do that??

I searched a lot but couldn't find any site which clearly explains it.

PS: I am using gunicorn on heroku (I know nothing about it, went through some sites to configue). First I had to learn Apache Httpd.. an now gunicorn (I think it takes some time)
--
You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/CKssXd9FL_QJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Try http://matthewphiong.com/managing-django-static-files-on-heroku

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to