Django-ditto

Latest version: v3.5.0

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

Scan your dependencies

Page 3 of 8

2.0.0

Removed

- **Backwards incompatible:** Drop support for Django 2.2 and 3.1.

Changed

- **Backwards incompatible:** Requires django-taggit >= v2.0.0
(It changed how `TaggableManager` sets tags: https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst#200-2021-11-14 )

Added

- Add support for Django 4.0 (223)
- Add support for Python 3.10 (225)
- Add support for importing the "new" (2019-onwwards) format of downloadable Twitter archive (229).

1.4.2

Changed

- Update python dependences in `devproject/Pipfile` and `docs/Pipfile`.
- Update included Bootstrap CSS and JS files to v4.6.0.
- Change README and CHANGELOG from `.rst` to `.md` format.

Fixed

- Remove hard-coded Flickr ID in `fetch_flickr_account_user` management command (thanks garrettc).

1.4.1

Fixed

- Replace use of deprecated `django.conf.urls.url()` method.
- Fix path to `img/default_avatar.png` static file.

1.4.0

Added

- Allow for use of Django 3.2; update devproject to use it.

Changed

- Change status in `setup.py` from Beta to Production/Stable.

1.3.9

Fixed

- Add missing update migration for Pinboard.

1.3.0

Changed

- Update Flickr Photo models, fetchers and imagegenerators to include the X-Large 3K, X-Large 4K, X-Large 5K and X-Large 6K sizes.

A data migration will populate the model fields for any Photos that have this size data already fetched in their raw API data. It does the same for the Medium 800, Large, Large 1600, and Large 2048 sizes too.

- Update included Bootstrap from 4.5.2 to 4.5.3.

- Update python dependencies, including Pillow v8, freezegun v1, and django-debug-toolbar v3.

Fixed

- Fix ordering of Tweets posted at the same time (as in some threads).

Page 3 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.