Django-restql

Latest version: v0.15.4

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

Scan your dependencies

Page 1 of 8

0.15.4

Bug Fixes 🐛🐛
- 312

0.15.3

Nothing new just official support for
- Python v3.10 & v3.11
- Django v4.0 & v4.1
- DRF v3.13 & v3.14

0.15.2

Bug Fixes 🐛🐛
- Parent object not saved after a nested object is assigned to it 300

Improvements
- Remove unused code(Unused returns)
- Avoid calling `instance.save` unnecessarily as discussed on 301

Appreciations 🙏 🙏
Thanks to sommelon for reporting a bug and suggesting some improvements

0.15.1

Bug Fixes 🐛🐛
- Fix pks being converted into objects on nested fields 292

Appreciations 🙏 🙏
Thanks to sommelon for reporting this bug

0.15.0

New Features 🎉🎉
- Add a way to define a serializer with a self-referencing nested field 185 [[Documentation](https://yezyilomo.github.io/django-restql/mutating_data/#self-referencing-nested-field)]
- Define basic data types for query argument values 274 [[Documentation](https://yezyilomo.github.io/django-restql/querying_data/#query-arguments-data-types)]
- Use space as an alternative of comma for fields and arguments separation in query 272 [[Documentation](https://yezyilomo.github.io/django-restql/querying_data/#querying-nested-fields)]

Improvements ✨✨
- Improve parsed query format 287
- Avoid side effects on validated_data arg of `create` and `update` methods 282
- Skip nested fields when they're not filled instead of populating them with `<empty>` value 281
- Empty string(`""`) Should be invalid value for nested fields 280
- Make trailing commas at the end of fields and arguments a valid syntax 273


Appreciations
Thanks to resurrexi and sako0938 for your contribution especially in discussing possible ways to resolve 185

Happy coding!..

0.14.0

New Features 🎉🎉
- Add a way to remove all many related nested objects at once 260 [[Documentation](https://yezyilomo.github.io/django-restql/mutating_data/#allow_remove_all-kwarg)]
- Make `NestedField` independent of request object 262 [[Documentation](https://yezyilomo.github.io/django-restql/mutating_data/#working-with-data-mutation-without-request)]

Bug Fixes 🐛🐛
- 211
- 255
- 188
- 254

Appreciations
Thanks to gonzaloamadio, sommelon, lesreaper, farasu, and dnievas04 for your contribution which includes raising issues and discussing possible ways to resolve them.

Hope you enjoy using the new release, Happy coding!..

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.