Django-ditto

Latest version: v3.2.1

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

Scan your dependencies

Page 2 of 7

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)

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.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.