Django-ditto

Latest version: v3.5.0

Safety actively analyzes 723144 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

3.0.1

Fixed

- Fix the `search_fields` in `lastfm`'s `AccountAdmin`.

Added

- Added general tests for Admin classes

3.0.0

Removed

- Dropped support for Python 3.7 and 3.8. (A bit eager but hopefully it's not a problem.)
- Dropped support for Django 4.0. (Nothing changed, but removed from tests.)

Added

- Added support for Django 4.2. (Nothing changed, but added to tests.)

Changed

- No longer requires pytz as a dependency.
- Update dependencies including allowing for django-taggit 4.0

2.3.0

Added

- Add migration for `pinboard.BookmarkTag.slug` that addes `allow_unicode=True`. (It's the default in django-taggit and suddenly it's generating a new migration.)
- Add support for python 3.11. (Nothing changed, but added to tests.)

Changed

- Remove black version requirements

2.2.0

Added

- Added support for Django 4.1.
- Add the latest master branch Django to the tox testing matrix.
- Added `.pre-commit-config.yaml`

Changed

- Update dependencies, including requiring django-taggit >= 3.0.0.
- Update included Bootstrap CSS from 4.6.0 to 4.6.2.
- Update development project dependencies

Fixed

- Errors related to tags when using Django 4.1 (238)

2.1.1

Fixed

- Include `.map` files in `core/static/ditto-core/`. They were missing which causes issues when running `collectstatic`.

2.1.0

Removed

- The no-longer-used `ditto/core/context_processors.py` file has been removed (deprecated in v0.6.0).

Added

- Optional `start` and `end` arguments to the `fetch_flickr_photos` management command. (Thanks garrettc)

Fixed

- Handle error when importing Flickr data (such as tags) created by a Flickr user who has since been deleted. (234, thanks garrettc)
- Handle error when importing Flickr photos that don't have all expected image sizes. (235, thanks garrettc)
- Allow for the `User.realname` property to be blank because the Flickr API doesn't return that field at all for some users (237)

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.