-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing scenario where a JPG/GIF thumbnail is created with padding, re… #1931
base: master
Are you sure you want to change the base?
Commits on Jul 2, 2019
-
Fixing scenario where a JPG/GIF thumbnail is created with padding, re…
…sulting thumbnail needs to be saved as a PNG. For stephenmcd#1925
Configuration menu - View commit details
-
Copy full SHA for 9b43cc4 - Browse repository at this point
Copy the full SHA 9b43cc4View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c98e2d8 - Browse repository at this point
Copy the full SHA c98e2d8View commit details
Commits on Dec 22, 2023
-
In utils/html, convert ALLOWED_PROTOCOLS to list before appending ["t…
…el"]; Fixes stephenmcd#2054 due to Bleach version change
Configuration menu - View commit details
-
Copy full SHA for e7f7491 - Browse repository at this point
Copy the full SHA e7f7491View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89ef45 - Browse repository at this point
Copy the full SHA a89ef45View commit details
Commits on Dec 24, 2023
-
Username and email checking is now case insensitive for signup, login…
… and password reset forms. More unit test cases added for accounts to cover these cases. Fixes stephenmcd#2066
Configuration menu - View commit details
-
Copy full SHA for 4015354 - Browse repository at this point
Copy the full SHA 4015354View commit details -
Fixing test case: assertFormError has changed in Django 4.1 and so ol…
…der versions of Django won't support the form I'm using in the tests.
Configuration menu - View commit details
-
Copy full SHA for f10dc82 - Browse repository at this point
Copy the full SHA f10dc82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67cf3d0 - Browse repository at this point
Copy the full SHA 67cf3d0View commit details
Commits on Dec 26, 2023
-
Adding support for Python 3.11, 3.12 and Django 4.2, 5.0; Dropping su…
…pport for Python 3.7 and Django 2.2-3.9
Configuration menu - View commit details
-
Copy full SHA for 43cf626 - Browse repository at this point
Copy the full SHA 43cf626View commit details -
dding support for Python 3.11, 3.12 and Django 4.2, 5.0; Dropping sup…
…port for Python 3.7 and Django 2.2-3.9
Configuration menu - View commit details
-
Copy full SHA for d7ea2e5 - Browse repository at this point
Copy the full SHA d7ea2e5View commit details -
Removing Python 3.12 from test environments: We hit issues due to pkg…
…_resources(via setuputils) no longer being available by default in Python 3.12, and trying to add setuputils as a dependency doesn't work due to some pip install problems.
Configuration menu - View commit details
-
Copy full SHA for b8133cc - Browse repository at this point
Copy the full SHA b8133ccView commit details -
Django 5 only supports Python 3.10 or later, removing tox envs for ea…
…rlier python versions
Configuration menu - View commit details
-
Copy full SHA for 8f4ed9a - Browse repository at this point
Copy the full SHA 8f4ed9aView commit details