אורי

Results 24 issues of אורי

Hi, After running `manage.py thumbnail clear_delete_all` I noticed that there are broken images in the website (images that returned HTTP 404). I tried to set `THUMBNAIL_CACHE_TIMEOUT = 1` in settings...

Address issue https://github.com/jazzband/sorl-thumbnail/issues/721

needs-review

There are currently 8 open (pending) pull requests. Some of them from a few months ago / a few years ago. I think it would be nice to review and...

Hi, We use `sorl-thumbnail` in our project (Speedy Net) and I defined `THUMBNAIL_CACHE_TIMEOUT = int(60 * 60 * 24 * 90) # 90 days`. I want every thumbnail to be...

I have a Django website and I'm using Selenium. I want to have one or two permanent profiles with Chrome or Firefox, to check that users remain logged in for...

help wanted

I'm creating a website ([Speedy Net][1]) in 2 languages - English and Hebrew. I have an input field (the slug/username) which must be in English (alphanumeric Latin characters). When I...

help wanted

Django 5.0 and Python 3.12 are now in production. They should be supported on PyPi.

### Description I ran pip upgrade. I got many packagers uninstalled and installed. At the end I get this line: `Successfully installed Faker-25.3.0 boto3-1.34.117 botocore-1.34.117 django-crispy-forms-2.1 django-debug-toolbar-4.4.2 django-translated-fields-0.12.0 factory-boy-3.3.0 pillow-10.3.0...

state: needs reproducer

README contains models that are "only compatible with django 1.2.5 or less". Isn't it time to remove them?