issues
search
jordaneremieff
/
djantic
Pydantic model support for Django
https://github.com/jordaneremieff/djantic
MIT License
457
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pydantic 2 compatible fork
#79
jonathan-s
opened
7 months ago
4
Update pydantic
#78
jonathan-s
closed
7 months ago
0
Add additional testing targets and remove deprecated versions
#77
jonathan-s
closed
8 months ago
1
Add Support for Django 4.2 which uses psycopg3
#76
yctomwang
closed
8 months ago
0
Pydantic 2 Support
#75
etimberg
opened
1 year ago
7
Status of library and maintenance
#74
jykae
opened
1 year ago
2
JetBrains Code Completion
#73
bloodwithmilk25
opened
1 year ago
0
Bump django from 3.2.17 to 3.2.18
#72
dependabot[bot]
opened
1 year ago
0
Bump cryptography from 3.4.7 to 39.0.1
#71
dependabot[bot]
closed
1 year ago
0
Bump django from 3.2.16 to 3.2.17
#70
dependabot[bot]
closed
1 year ago
1
PositiveBigIntegerField missing [easy fix]
#69
p-baum
opened
1 year ago
0
⬆️ Bump setuptools from 57.5.0 to 65.5.1
#68
dependabot[bot]
closed
1 year ago
0
⬆️ Bump wheel from 0.36.2 to 0.38.1
#67
dependabot[bot]
closed
1 year ago
0
Bump django from 3.2.15 to 3.2.16
#66
dependabot[bot]
closed
1 year ago
0
Workflows python versions
#65
jordaneremieff
closed
1 year ago
0
Bump certifi from 2021.5.30 to 2022.12.7
#64
dependabot[bot]
closed
1 year ago
1
Allow abstract subclasses of ModelSchema
#63
mikulas-mrva
opened
1 year ago
4
Abstract class option for ModelSchema subclasses
#62
mikulas-mrva
opened
1 year ago
2
ForeignKey show only ID
#61
Kappasama
closed
2 years ago
0
Bump django from 3.2.14 to 3.2.15
#60
dependabot[bot]
closed
2 years ago
0
Bump django from 3.2.13 to 3.2.14
#59
dependabot[bot]
closed
2 years ago
0
String Related Fields
#58
Lucasmiguelmac
closed
2 years ago
1
Bump django from 3.2.12 to 3.2.13
#57
dependabot[bot]
closed
2 years ago
0
MyPy support
#56
zwx00
opened
2 years ago
1
Is there a function for create schema from model?
#55
jet10000
opened
2 years ago
1
Fix custom field support and add include_from_annotations.
#54
phbernardes
closed
2 years ago
4
:heavy_plus_sign: Add factory-boy dependency to project.
#53
jordaneremieff
closed
2 years ago
0
Simplify from_django by relying in Pydantic. Add multiple level relationship support.
#52
phbernardes
closed
2 years ago
3
:art: Testing workflow
#51
jordaneremieff
closed
2 years ago
0
:construction_worker: Run GitHub workflow on pull requests.
#50
jordaneremieff
closed
2 years ago
0
Add support for: blank and null fields
#49
phbernardes
closed
2 years ago
4
Bump django from 3.2.5 to 3.2.12
#48
dependabot[bot]
closed
2 years ago
0
Bump django from 3.2.5 to 3.2.11
#47
dependabot[bot]
closed
2 years ago
1
Define instance in the beginning of from_django, allowing instance access in validator
#46
pedro-prose
closed
2 years ago
0
Use recursive method to correctly handle one_to_many fields
#45
pedro-prose
closed
2 years ago
3
Please add root_validator
#44
50Bytes-dev
closed
2 years ago
3
Bump mkdocs from 1.2.1 to 1.2.3
#43
dependabot[bot]
closed
2 years ago
0
Bump sqlparse from 0.4.1 to 0.4.2
#42
dependabot[bot]
closed
2 years ago
0
Add tox configuration and test using Python 3.10
#41
jordaneremieff
closed
2 years ago
0
Support for postgres ArrayField
#40
mmcardle
closed
3 years ago
1
Generate unique enum types
#39
mmcardle
closed
3 years ago
1
FastAPI + Djantic - OpenAPI spec
#38
mmcardle
closed
3 years ago
2
Combine model and schema
#37
jordaneremieff
opened
3 years ago
3
Cast lazy proxy objects to string when generating Enum types.
#36
jordaneremieff
closed
3 years ago
0
Support reverse m2m in exports
#35
jordaneremieff
closed
3 years ago
0
Use poetry for dev dependencies, replace test scripts
#34
jordaneremieff
closed
3 years ago
0
Fix: case for handling related ManyToMany extraction.
#33
AlterEigo
closed
3 years ago
7
Set default and log warning for unhandled field types
#32
jordaneremieff
closed
3 years ago
1
Error on django ImageField
#31
50Bytes-dev
closed
3 years ago
4
Is there a way to overwrite how a field is deserialized?
#30
den4uk
closed
3 years ago
1
Next