django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.76k stars 577 forks source link

CSS Issue in admin pages #840

Closed SteinRobert closed 2 years ago

SteinRobert commented 8 years ago

We are currently working with django-filer 1.2.0. There is an issue with the styling somehow I guess. I did not examine it very well, maybe you have a quick idea what's the matter here?

screenshot from 2016-05-03 20-30-43

lory87 commented 8 years ago

@SteinRobert Can you please give me more information about your project? Which version, cms etc. Did you clear the cache or are there any errors in console? Thank you for your feedback.

SteinRobert commented 8 years ago

@lory87 sure. We are using Django 1.8.4, django-filer 1.2.0, Django CMS 3.2.3. There are no errors in the console, all files are served as expected. We did clear the cache, but that did not help either. Attached you can find our current environment:


Django==1.8.4 django-extensions Django-Select2==5.8.4 Pillow==3.1.1 pysolr==3.4.0 Unidecode==0.04.19 argparse==1.2.1 cmsplugin-filer==1.0.1 django-appconf==1.0.1 django-classy-tags==0.7.2 django-cms==3.2.3 django-compressor==2.0 django-durationfield==0.5.2 django-filer==1.2.0 django-formtools==1.0 django-mptt==0.8.3 django-parler==1.6.2 django-polymorphic==0.9.1 django-reversion==1.10.1 django-sekizai==0.9.0 django-treebeard==4.0 djangocms-admin-style==1.1.0 djangocms-column==1.6.0 djangocms-flash==0.3.0 djangocms-googlemap==0.4.0 djangocms-inherit==0.1.1 djangocms-link==1.7.2 djangocms-style==1.7.0 djangocms-text-ckeditor==2.9.0 django-haystack==2.4.1 easy-thumbnails==2.3 html5lib==0.9999999 psycopg2==2.6.1 pytz==2016.2 rcssmin==1.0.6 rjsmin==1.0.12 six==1.10.0 wsgiref==0.1.2 django-debug-toolbar==1.4 django-countries==3.4.1 celery[redis]==3.1.19 django-celery==3.1.17 pyparsing==1.5.7 pydot==1.0.2


SteinRobert commented 8 years ago

After executing collectstatic everything works as expected. Do you have an explanation? Why is it necessary only for django-filer in development with DEBUG=True? Actually the runserver should manage to serve the staticfiles shouldn't it? Plus, as already mentioned, there just seems to be an issue with the django-filer files, even though there is no error in the console.' Maybe it's not about the static files.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This will now be closed due to inactivity, but feel free to reopen it.