Afnarel
Afnarel
Hi, I previously wrote an issue on the https://github.com/jezdez/django-avatar/ repository. If this is the most up to date repository, could you please create a new release (if the code is...
Hi, Internet Explorer stops parsing CSS files after reading 278kb: http://stackoverflow.com/questions/12520666/ie8-9-maximum-bytes-for-css-file When django-compressor compresses all the CSS files, I think it should take this into account. The best way would...
**Describe the bug** When trying to download a compressed ISO image (using proxmox_virtual_environment_download_file), it seems the size from the downloaded compressed image is compared against the size of the already...
Currently in base.html, jazzmin compares `message.tags` to hardcoded strings ("success", "error"...) to decide how to display the messages. According to the documentation, "message tags are used as CSS classes to...