Recent Releases of django-ninja-crudl
django-ninja-crudl - v0.6.0
v0.6.0 (2025-07-10)
This release is published under the MIT License.
Features
Detailed Changes: v0.5.4...v0.6.0
- Python
Published by autorelease-nextgencontributions[bot] 10 months ago
django-ninja-crudl - v0.5.4
v0.5.4 (2025-06-09)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.5.3...v0.5.4
- Python
Published by autorelease-nextgencontributions[bot] 11 months ago
django-ninja-crudl - v0.5.3
v0.5.3 (2025-05-28)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.5.2...v0.5.3
- Python
Published by autorelease-nextgencontributions[bot] 12 months ago
django-ninja-crudl - v0.5.2
v0.5.2 (2025-05-27)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.5.1...v0.5.2
- Python
Published by autorelease-nextgencontributions[bot] 12 months ago
django-ninja-crudl - v0.5.1
v0.5.1 (2025-05-21)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.5.0...v0.5.1
- Python
Published by autorelease-nextgencontributions[bot] 12 months ago
django-ninja-crudl - v0.5.0
v0.5.0 (2025-05-21)
This release is published under the MIT License.
Features
#69: Support serializing pydantic.networks.AnyUrl (#70,
9c1b382)feat(#69): Support serializing pydantic.networks.AnyUrl
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 3b1bf08 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/70
chore: Fix renderers all
chore: Consolidate type handling branches
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Signed-off-by: Phuong Nguyen 7949163+phuongfi91@users.noreply.github.com
- chore: Missing docstrings
This commit fixes the style issues introduced in 6dc42a8 according to the output from Ruff Formatter.
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Detailed Changes: v0.4.0...v0.5.0
- Python
Published by autorelease-nextgencontributions[bot] 12 months ago
django-ninja-crudl - v0.4.0
v0.4.0 (2025-05-15)
Features
#63: Unify error responses by using schemas defined by django-ninja-crudl (#64,
888ff50)feat(#63): Unify error responses by using schemas defined by django-ninja-crudl
style: format code with Ruff Formatter
This commit fixes the style issues introduced in f85633c according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/64
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Python
Published by autorelease-nextgencontributions[bot] 12 months ago
django-ninja-crudl - v0.3.0
v0.3.0 (2025-05-05)
Bug Fixes
fix: OpenAPI schemas
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 413a026 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/47
chore: Fix tests
chore: Fix tests
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Features
feat: Support reverse urls and permissions
chore: Fix tests
feat: Overhaul permission handlings and tests
chore: Update uv.lock to reflect latest django2pydantic
style: format code with Ruff Formatter
This commit fixes the style issues introduced in b20a287 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/43
chore: Update to nox@2025.2.9 hoping to fix python nox issue
chore: Explicitly mark uv as nox venv backend
chore: Update pytest config for coverage report
chore: Fix none queryset in getfilterfor_list test setup
feat: Another permission handling overhaul to handle simple relations
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 3e5d2d8 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/43
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Support different type of Django relationships (#29,
13c93f2)cicd: Implement same workflows as django2pydantic
cicd: Implement same noxfile as django2pydantic
fix: Broken tests and pre-2024-christmas refactor WIP
chore: Fix formatting
chore: Update nitpick and missing pyrightconfig.json
chore: Fix formatting
chore: Add pylint as dev deps
chore: Move some configs outside of .trunk and add .vale.ini
chore: WIP fixes
chore: WIP fixes
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 38752ea according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/20
chore: WIP fixes
chore: Restore openapi_extra for create endpoint
chore: WIP fixes
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 580a3ad according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/20
chore: WIP fixes
style: format code with Ruff Formatter
This commit fixes the style issues introduced in fd0908e according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/20
chore: WIP fixes
chore: WIP fixes
chore: Restore crudl.py and minor permission fix
feat: Support m2m relationship update for PUT/PATCH
chore: Add tests and more WIP
style: format code with Ruff Formatter
This commit fixes the style issues introduced in cda5e9f according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/29
chore: Undo changes to crudl.py
chore: Clean up/refactor and fix typings WIP
chore: More typing changes
chore: More typing changes
chore: More typing fixes and PatchDict to make beartype happy
chore: Fix issue with beartype patch_dict being annotated Body
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 6f11481 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/29
chore: More typing changes
chore: Add tests for more forward/reverse relation tests
chore: Update tests, refactor and fix relation handling logic
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 93cde0a according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django-ninja-crudl/pull/29
chore: WIP fixes
chore: Fix tests
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django-ninja-crudl - v0.2.3
v0.2.3 (2024-12-13)
Bug Fixes
fix: Partial payload patch
chore: Optimize import
fix: Patch schema did not have original field's metadata and validations
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.2.2
v0.2.2 (2024-12-09)
Bug Fixes
- Missing pre_patch hook (
7c9596d)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.2.1
v0.2.1 (2024-12-09)
Bug Fixes
- Missing return and incorrect return schema (
35547c4)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.2.0
v0.2.0 (2024-11-29)
Documentation
Features
- Support property decorated method fields in the list endpoint (
65fe9fc)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.1.1
v0.1.1 (2024-11-22)
Bug Fixes
- Allow overriding Crudl class methods (
24bc2eb)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.1.0
v0.1.0 (2024-11-22)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.0.5
v0.0.5 (2024-11-21)
Bug Fixes
Project depends on django2pydantic (
bc3c97c)Semantic release version_variables for uv.lock (
988ed43)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.0.4
v0.0.4 (2024-11-19)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.0.3
v0.0.3 (2024-11-19)
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.0.2
v0.0.2 (2024-11-19)
Bug Fixes
- Update README.md and bump version to test deployment (
3388b91)
Signed-off-by: Jukka Hassinen jukka.hassinen@gmail.com
- Python
Published by github-actions[bot] over 1 year ago
django-ninja-crudl - v0.0.1
v0.0.1 (2024-11-19)
Bug Fixes
- Publish pipeline + doc updates (
24aa79a)
- Python
Published by github-actions[bot] over 1 year ago