[close #31] Remove non existing mini.png reference from CSS files.

This commit is contained in:
Piotr Maliński 2014-02-23 23:51:52 +01:00
parent edd974688f
commit d4c1a52588
3 changed files with 7 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -27,6 +27,8 @@ TEMPLATE_DEBUG = True
ALLOWED_HOSTS = []
#DEFAULT_FILE_STORAGE = 'django.contrib.staticfiles.storage.CachedStaticFilesStorage'
#STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.CachedStaticFilesStorage'
# Application definition

View File

@ -1,4 +1,4 @@
django==1.6.0
Pillow==2.2.1
selenium==2.38.1
tox==1.6.1
django
Pillow
selenium
tox