Automagic-rest

Latest version: v2.1.1

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

Scan your dependencies

Page 2 of 4

0.4.2

What's Changed
* Lock `django-filter` at version `21.1`
* Version `22.1` breaks support for `djangorestframework-filters==1.0.0.dev2`, the latest release.
* This is not ideal, but works for now. We will have to come up with a long-term plan, as it appears `djangorestframework-filters` is no longer maintained.

**Full Changelog**: https://github.com/wharton/automagic-rest/compare/0.4.1...0.4.2

0.4.1

What's Changed
* Add support for `json` and `jsonb` PostgreSQL columns
* Ignore un-supported columns with a warning (such as `ts_vector`)

**Full Changelog**: https://github.com/wharton/automagic-rest/compare/0.4.0...0.4.1

0.4.0

What's Changed
* `__in` lookups are now supported for all filter fields, such as `ticker__in=IBM,MSFT,AAPL`.
* A bug was fixed that caused the filter fields to be rendered twice in the DRF HTML browsable interface.
* README was updated.

**Full Changelog**: https://github.com/wharton/automagic-rest/compare/0.3.0...0.4.0

0.3.0

- Add support for `get_extra_sql`, to customize the `WHERE` clause in the `information_schema` query.
- Remove errant exclusion of tables ending in `chars`

0.2.6

* Fixes a bug exposed in Django 3.2 with AppConfig. This will now work properly with Django 3.2.

0.2.5

* Upgrades Django REST Framework Filters to `1.0.0dev2` from `1.0.0dev0`
* Adds support in the mapping for `internal` -> `DurationField`.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.