Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jordaneremieff/djantic issues and pull requests
#79 - Pydantic 2 compatible fork
Issue -
State: open - Opened by jonathan-s 8 months ago
- 4 comments
#78 - Update pydantic
Pull Request -
State: closed - Opened by jonathan-s 8 months ago
#77 - Add additional testing targets and remove deprecated versions
Pull Request -
State: closed - Opened by jonathan-s 9 months ago
- 1 comment
#76 - Add Support for Django 4.2 which uses psycopg3
Issue -
State: closed - Opened by yctomwang 10 months ago
#75 - Pydantic 2 Support
Issue -
State: open - Opened by etimberg about 1 year ago
- 7 comments
#74 - Status of library and maintenance
Issue -
State: open - Opened by jykae over 1 year ago
- 2 comments
#73 - JetBrains Code Completion
Issue -
State: open - Opened by bloodwithmilk25 over 1 year ago
#72 - Bump django from 3.2.17 to 3.2.18
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#71 - Bump cryptography from 3.4.7 to 39.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#70 - Bump django from 3.2.16 to 3.2.17
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#69 - PositiveBigIntegerField missing [easy fix]
Issue -
State: open - Opened by p-baum almost 2 years ago
#68 - ⬆️ Bump setuptools from 57.5.0 to 65.5.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#67 - ⬆️ Bump wheel from 0.36.2 to 0.38.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#66 - Bump django from 3.2.15 to 3.2.16
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#65 - Workflows python versions
Pull Request -
State: closed - Opened by jordaneremieff almost 2 years ago
#64 - Bump certifi from 2021.5.30 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#63 - Allow abstract subclasses of ModelSchema
Pull Request -
State: open - Opened by mikulas-mrva almost 2 years ago
- 4 comments
#62 - Abstract class option for ModelSchema subclasses
Issue -
State: open - Opened by mikulas-mrva almost 2 years ago
- 2 comments
#61 - ForeignKey show only ID
Issue -
State: closed - Opened by Kappasama about 2 years ago
#60 - Bump django from 3.2.14 to 3.2.15
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#59 - Bump django from 3.2.13 to 3.2.14
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#58 - String Related Fields
Issue -
State: closed - Opened by Lucasmiguelmac over 2 years ago
- 1 comment
#57 - Bump django from 3.2.12 to 3.2.13
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#56 - MyPy support
Issue -
State: open - Opened by zwx00 over 2 years ago
- 1 comment
Labels: help wanted
#55 - Is there a function for create schema from model?
Issue -
State: open - Opened by jet10000 over 2 years ago
- 1 comment
Labels: enhancement
#54 - Fix custom field support and add include_from_annotations.
Pull Request -
State: closed - Opened by phbernardes over 2 years ago
- 4 comments
#53 - :heavy_plus_sign: Add factory-boy dependency to project.
Pull Request -
State: closed - Opened by jordaneremieff over 2 years ago
#52 - Simplify from_django by relying in Pydantic. Add multiple level relationship support.
Pull Request -
State: closed - Opened by phbernardes over 2 years ago
- 3 comments
#51 - :art: Testing workflow
Pull Request -
State: closed - Opened by jordaneremieff over 2 years ago
#50 - :construction_worker: Run GitHub workflow on pull requests.
Pull Request -
State: closed - Opened by jordaneremieff over 2 years ago
#49 - Add support for: blank and null fields
Pull Request -
State: closed - Opened by phbernardes over 2 years ago
- 4 comments
#48 - Bump django from 3.2.5 to 3.2.12
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#47 - Bump django from 3.2.5 to 3.2.11
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#46 - Define instance in the beginning of from_django, allowing instance access in validator
Pull Request -
State: closed - Opened by pedro-prose almost 3 years ago
#45 - Use recursive method to correctly handle one_to_many fields
Pull Request -
State: closed - Opened by pedro-prose almost 3 years ago
- 3 comments
#44 - Please add root_validator
Issue -
State: closed - Opened by 50Bytes-dev almost 3 years ago
- 3 comments
Labels: more info needed
#43 - Bump mkdocs from 1.2.1 to 1.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#42 - Bump sqlparse from 0.4.1 to 0.4.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#41 - Add tox configuration and test using Python 3.10
Pull Request -
State: closed - Opened by jordaneremieff almost 3 years ago
#40 - Support for postgres ArrayField
Pull Request -
State: closed - Opened by mmcardle about 3 years ago
- 1 comment
#39 - Generate unique enum types
Pull Request -
State: closed - Opened by mmcardle about 3 years ago
- 1 comment
#38 - FastAPI + Djantic - OpenAPI spec
Issue -
State: closed - Opened by mmcardle about 3 years ago
- 2 comments
#37 - Combine model and schema
Issue -
State: open - Opened by jordaneremieff about 3 years ago
- 3 comments
Labels: maybe
#36 - Cast lazy proxy objects to string when generating Enum types.
Pull Request -
State: closed - Opened by jordaneremieff about 3 years ago
#35 - Support reverse m2m in exports
Pull Request -
State: closed - Opened by jordaneremieff over 3 years ago
#34 - Use poetry for dev dependencies, replace test scripts
Pull Request -
State: closed - Opened by jordaneremieff over 3 years ago
#33 - Fix: case for handling related ManyToMany extraction.
Pull Request -
State: closed - Opened by AlterEigo over 3 years ago
- 7 comments
#32 - Set default and log warning for unhandled field types
Pull Request -
State: closed - Opened by jordaneremieff over 3 years ago
- 1 comment
#31 - Error on django ImageField
Issue -
State: closed - Opened by 50Bytes-dev over 3 years ago
- 4 comments
#30 - Is there a way to overwrite how a field is deserialized?
Issue -
State: closed - Opened by den4uk over 3 years ago
- 1 comment
#29 - Add tests for TextChoices and IntegerChoices and change default schema representation
Pull Request -
State: closed - Opened by jordaneremieff over 3 years ago
#28 - Support file fields in schemas
Pull Request -
State: closed - Opened by jordaneremieff over 3 years ago
#27 - "ValueError: too many values to unpack" with TextChoices
Issue -
State: closed - Opened by ievans3024 over 3 years ago
- 8 comments
#26 - ValueError: cannot specify both default and default_factory
Issue -
State: closed - Opened by mmcardle over 3 years ago
- 4 comments
#25 - Testing djantic for django 3.2
Issue -
State: closed - Opened by allen-munsch over 3 years ago
- 3 comments
#24 - Unable to support more than Level 2 relations
Issue -
State: closed - Opened by faner-father over 3 years ago
- 3 comments
#23 - Support for BigAutoField
Issue -
State: closed - Opened by raratiru over 3 years ago
- 1 comment
#22 - Fix type hints
Issue -
State: open - Opened by jordaneremieff over 3 years ago
#21 - Rename pydantic-django -> djantic
Pull Request -
State: closed - Opened by jordaneremieff over 3 years ago
#20 - Rename this project?
Issue -
State: closed - Opened by jordaneremieff over 3 years ago
Labels: maybe
#19 - Rename PydanticDjangoModel -> ModelSchema. Fix tests.
Pull Request -
State: closed - Opened by jordaneremieff almost 4 years ago
#18 - Documentation, docstrings, comments, changelog
Issue -
State: open - Opened by jordaneremieff almost 4 years ago
Labels: documentation
#17 - Support missing field types
Issue -
State: open - Opened by jordaneremieff almost 4 years ago
- 2 comments
#16 - Determine supported versions
Issue -
State: closed - Opened by jordaneremieff almost 4 years ago
- 2 comments
Labels: documentation
#15 - Rename PydanticDjangoModel
Issue -
State: closed - Opened by jordaneremieff almost 4 years ago
- 1 comment
Labels: enhancement
#14 - Refactor or remove attribute access for Django querysets
Issue -
State: closed - Opened by jordaneremieff almost 4 years ago
- 1 comment
Labels: maybe
#13 - Do you accept PRs?
Issue -
State: closed - Opened by JulianFeinauer almost 4 years ago
- 4 comments
#12 - Collaboration with django-ninja
Issue -
State: closed - Opened by devova about 4 years ago
- 1 comment
#11 - Import exported model data to create/update existing records
Issue -
State: closed - Opened by jordaneremieff about 4 years ago
- 1 comment
Labels: enhancement
#10 - Django JSON API view
Issue -
State: closed - Opened by jordaneremieff about 4 years ago
- 3 comments
#9 - Django admin integration for import/export
Issue -
State: open - Opened by jordaneremieff about 4 years ago
Labels: enhancement, maybe
#8 - Dynamic choice fields
Issue -
State: closed - Opened by jordaneremieff about 4 years ago
- 1 comment
#7 - Automatically convert django.utils.functional.__proxy__ types to string
Issue -
State: closed - Opened by jordaneremieff about 4 years ago
- 1 comment
#6 - Bugfix custom field MRO lookups
Issue -
State: closed - Opened by jordaneremieff about 4 years ago
- 1 comment
#5 - Support generic relations
Issue -
State: closed - Opened by jordaneremieff over 4 years ago
- 1 comment
#4 - Optimize querying related objects in reverse relations
Issue -
State: closed - Opened by jordaneremieff over 4 years ago
- 1 comment
#3 - Support related include/exclude in configuration
Issue -
State: closed - Opened by jordaneremieff over 4 years ago
- 1 comment
Labels: enhancement
#2 - Custom types for configuring Django fields
Issue -
State: closed - Opened by jordaneremieff over 4 years ago
- 1 comment
#1 - Support Django querysets
Issue -
State: closed - Opened by jordaneremieff over 4 years ago
- 1 comment