Re: Trouble with CSS/Static Files

2013-04-04 Thread CJ Milholland
Have you ran $ manage.py collectstatic On Thursday, April 4, 2013 12:49:11 AM UTC-7, Vibhu Rishi wrote: > > I am not sure where I am going wrong, but the CSS files are just not > getting picked up. I have just started a project and am using the dev > server with the runserver command. > > Her

Re: [django-users] How to dynamically set crop processor parameters in django-imagekit ?

2013-04-04 Thread CJ Milholland
Not sure if this is the direction you are looking to go but I have had great luck using http://sorl-thumbnail.readthedocs.org/en/latest/examples.html You do your template cropping in the template, This does require you to setup a caching server. Hope this helps! On Thursday, April 4, 2013