Re: Static files management

2012-05-22 Thread Kurtis Mullins
Can you give us some more detail on what's not working? Thanks. On Tue, May 22, 2012 at 9:34 AM, Xavier Ordoquy wrote: > Hi, > > If you follow what the doc says, there shouldn't be any issue > (https://docs.djangoproject.com/en/1.4/howto/static-files/#basic-usage) > > Regards, > Xavier Ordoquy,

Re: Static files management

2012-05-22 Thread Xavier Ordoquy
Hi, If you follow what the doc says, there shouldn't be any issue (https://docs.djangoproject.com/en/1.4/howto/static-files/#basic-usage) Regards, Xavier Ordoquy, Linovia. Le 22 mai 2012 à 15:31, Amr Abdel-wahab a écrit : > I need the exact steps to have this thing working right because I trie