Recent Releases of django2pydantic
django2pydantic - v0.7.0
v0.7.0 (2025-08-06)
This release is published under the MIT License.
Features
Detailed Changes: v0.6.1...v0.7.0
- Python
Published by autorelease-nextgencontributions[bot] 11 months ago
django2pydantic - v0.6.1
v0.6.1 (2025-07-18)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.6.0...v0.6.1
- Python
Published by autorelease-nextgencontributions[bot] 11 months ago
django2pydantic - v0.6.0
v0.6.0 (2025-07-16)
This release is published under the MIT License.
Features
Detailed Changes: v0.5.1...v0.6.0
- Python
Published by autorelease-nextgencontributions[bot] 11 months ago
django2pydantic - v0.5.1
v0.5.1 (2025-07-09)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.5.0...v0.5.1
- Python
Published by autorelease-nextgencontributions[bot] 11 months ago
django2pydantic - v0.5.0
v0.5.0 (2025-06-06)
This release is published under the MIT License.
Features
Detailed Changes: v0.4.4...v0.5.0
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.4.4
v0.4.4 (2025-06-05)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.4.3...v0.4.4
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.4.3
v0.4.3 (2025-06-03)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.4.2...v0.4.3
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.4.2
v0.4.2 (2025-05-30)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.4.1...v0.4.2
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.4.1
v0.4.1 (2025-05-27)
This release is published under the MIT License.
Bug Fixes
Detailed Changes: v0.4.0...v0.4.1
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.4.0
v0.4.0 (2025-05-21)
This release is published under the MIT License.
Features
Detailed Changes: v0.3.0...v0.4.0
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.3.0
v0.3.0 (2025-05-05)
Bug Fixes
Daily trunk check failure if the commit is already checked (#36,
cf50e0a)chore: Trunk configs
fix: Trunk's mypy environment missing deps
chore: Add comment
chore: Utilize system linters for some
chore: Fix workflow permissions
refactor: Move trunk check to separate job
chore: Add .vale.ini config
feat: Cache Trunk
feat: Update trunk workflows
feat: Enable workflow_dispatch for cache-trunk
feat: Trunk check_mode all for daily check
debug: Test cron
debug: Remove test cron
debug: Remove test cron
fix: Trunk's mypy incremental cache issue
chore: Update plugin sources to address issue with ruff
chore: Fix formatting
debug: Issue reading 'github.event.workflow_run.id'
chore: Fix formatting
debug: Issue reading 'github.event.workflow_run.id'
debug: Issue reading 'github.event.workflow_run.id'
debug: Issue reading 'github.event.workflow_run.id'
debug: Issue reading 'github.event.workflow_run.id'
debug: Issue reading 'github.event.workflow_run.id'
debug: Issue reading 'github.event.workflow_run.id'
debug: Issue reading 'github.event.workflow_run.id'
fix: Issue with comma due to misuse of post-annotations flag
chore: Add comments
chore: Fix formatting
fix: Daily trunk check failure if the commit is already checked
chore: Trunk configs
fix: Trunk's mypy environment missing deps
chore: Add comment
chore: Utilize system linters for some
chore: Fix workflow permissions
refactor: Move trunk check to separate job
chore: Add .vale.ini config
feat: Cache Trunk
feat: Update trunk workflows
feat: Enable workflow_dispatch for cache-trunk
feat: Trunk check_mode all for daily check
debug: Test cron
debug: Remove test cron
debug: Remove test cron
fix: Trunk's mypy incremental cache issue
chore: Trunk configs
fix: Trunk's mypy environment missing deps
chore: Add comment
chore: Utilize system linters for some
chore: Fix workflow permissions
refactor: Move trunk check to separate job
chore: Add .vale.ini config
Include django-stubs-ext as a non-dev dependency (#16,
b26f36b)
Fixes #7
For more details, open the Copilot Workspace session.
Features
Relation handlers additions/tweaks. Proper annotations/typings (#40,
6a9a05a)chore: WIP fixes
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 4f7df37 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django2pydantic/pull/40
feat: Reverse m2m relation handler WIP
feat: Additional relation handlers. Typing tweaks
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 877a052 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django2pydantic/pull/40
chore: WIP fixes
chore: More typing fixes and recursion fix
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
chore: Trunk configs
fix: Trunk's mypy environment missing deps
chore: Add comment
chore: Utilize system linters for some
chore: Fix workflow permissions
refactor: Move trunk check to separate job
chore: Add .vale.ini config
feat: Cache Trunk
feat: Update trunk workflows
feat: Enable workflow_dispatch for cache-trunk
feat: Trunk check_mode all for daily check
chore: Trunk configs
fix: Trunk's mypy environment missing deps
chore: Add comment
chore: Utilize system linters for some
chore: Fix workflow permissions
refactor: Move trunk check to separate job
chore: Add .vale.ini config
feat: Cache Trunk
feat: Update trunk workflows
feat: Enable workflow_dispatch for cache-trunk
chore: Trunk configs
fix: Trunk's mypy environment missing deps
chore: Add comment
chore: Utilize system linters for some
chore: Fix workflow permissions
refactor: Move trunk check to separate job
chore: Add .vale.ini config
feat: Cache Trunk
feat: Update trunk workflows
feat: Support Trunk.io
feat: Trunk auto upgrade workflow
Validate 'Inferred' relation and return appropriate primary key(s) (#20,
38b38ba)chore: Various copilot stuffs
style: format code with Ruff Formatter
This commit fixes the style issues introduced in 084e334 according to the output from Ruff Formatter.
Details: https://github.com/NextGenContributions/django2pydantic/pull/17
chore: small tweaks
feat: Validate 'Inferred' relation and return appropriate primary key(s)
chore: Mark WIP tests
chore: Update pytest config
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Python
Published by autorelease-nextgencontributions[bot] about 1 year ago
django2pydantic - v0.2.0
v0.2.0 (2024-12-13)
Features
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.1.3
v0.1.3 (2024-12-03)
Bug Fixes
Related model inheritance fixes and string format reference support (
fe97eaf)Decimalfield fix? (
db3e1ba)Jsonfield fix? (
79e1d08)
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.1.2
v0.1.2 (2024-11-29)
Bug Fixes
Other changes: - documented the use of @property methods as field (related to Support for @property decorated Django model methods #1) - some other documentation improvements - removed some obsolete files
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.1.1
v0.1.1 (2024-11-21)
Bug Fixes
- Bump version to skip published v0.1.0 package (
20715a2)
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.0.5
v0.0.5 (2024-11-21)
Bug Fixes
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.0.4
v0.0.4 (2024-11-20)
Bug Fixes
- Temporarily stop using publish-pypi.yml reusable workflow (
e371d3c)
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.0.3
v0.0.3 (2024-11-20)
Bug Fixes
- Test pipeline by bumping version (
9f449c2)
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.0.2
v0.0.2 (2024-11-19)
Bug Fixes
- Fix some errors after rename (
c95ee5a)
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.0.1
v0.0.1 (2024-11-18)
Bug Fixes
Signed-off-by: Jukka Hassinen jukka.hassinen@gmail.com
- Python
Published by github-actions[bot] over 1 year ago
django2pydantic - v0.0.0
v0.0.0 (2024-11-18)
- Python
Published by github-actions[bot] over 1 year ago