Django Admin searching for strange CSS -


I'm running DNS 1.5.1 with Python 2.7. When I try to open the admin page, it can not load the CSS because it is searching for files named 'base.c8269a10a4bc.css' (CSS which I usually make accessible with the administrator). Besides, the admin looks okay.

If I help, then I am using pipelines and memcatch.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -