Django-ditto

Latest version: v3.5.0

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

Scan your dependencies

Page 1 of 8

3.5

Changed

- Tweaks to Pinboard Bookmarks to make it easier to add/edit them (so that if
you stop using Pinboard itself, you could carry on adding new Bookmarks
directly via Django Admin)
- Changed `Bookmark.url` from a `TextField` to a `URLField` with a
`max_length` of 1000.
- Change `Bookmark.tags` so that it's not a required field.
- Changed layout of the Bookmark change form in Django Admin to be more
useful for adding new Bookmarks.
- Set the default value of `post_time` fields on `Bookmark`, `Scrobble`,
`Tweet` and `Photo` to "now".

3.4

Added

- Added support for Django 5.2 (no code changes).

Removed

- Removed the `devproject` folder.
- Stop testing in Python 3.9 and 3.10 (it will still work in both, currently).

Changed

- Move main code within an `src/` directory
- Improve title for Pinboard Bookmark detail pages (224)
- Improved Flickr image URLs and videos:
- Changed from using the `farm*n*.static.flickr.com` domains to `live.staticflickr.com` domain for the URLs of Flickr-hosted images.
- Fixed missing image for videos when viewed in lists.
- Added "(Video)" after the title of any Flickr videos when viewed in lists.
- If a video has no current valid video URL, its detail page now displays an
an image plus a link to it on Flickr.com (related to 248).

3.3

Added

- Added support for Django 5.1 (no code changes).

Removed

- Dropped support for Django 4.1 and 5.0.

Changed

- Changed python module requirements

3.2.1

Fixed

- Fatal error when viewing Flickr Account list in Django Admin (245)

3.2.0

Added

- Added support for Django 5.0

Removed

- Dropped support for Django 3.2.

Changed

- Allowed use of Pillow v10 and django-imagekit v5.0
- Switched from using flake8 and black for linting and formatting to ruff

3.1.0

Added

- Add support for python 3.12. (Nothing changed, other than some assertions in tests.)

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.