Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eadwinCode/django-ninja-extra issues and pull requests
#204 - fix: Permission Check Before Schema validation
Pull Request -
State: closed - Opened by eadwinCode 10 days ago
#203 - fix: Async session auth
Pull Request -
State: closed - Opened by eadwinCode 15 days ago
#202 - Throttle response message customization
Issue -
State: open - Opened by tmorgan497 21 days ago
- 1 comment
#201 - async session auth bug
Issue -
State: open - Opened by amirreza8002 23 days ago
- 2 comments
#200 - Bump mypy from 1.11.2 to 1.13.0
Pull Request -
State: closed - Opened by dependabot[bot] 25 days ago
Labels: dependencies, python
#199 - Bump ruff from 0.6.8 to 0.7.1
Pull Request -
State: closed - Opened by dependabot[bot] 25 days ago
Labels: dependencies, python
#198 - Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0
Pull Request -
State: closed - Opened by dependabot[bot] 25 days ago
Labels: dependencies, github_actions
#197 - Error defining POST body schema for class-based controller
Issue -
State: closed - Opened by tmorgan497 25 days ago
- 5 comments
#196 - fix(Injector): When django_injector is install and replace injector instance, add ninja_extra module
Pull Request -
State: closed - Opened by QuentinRillet 29 days ago
- 1 comment
#195 - How to make Paginated response from queryset ?
Issue -
State: open - Opened by Elixir-MeetThoriya about 1 month ago
- 2 comments
#194 - bugfix: OperandHolder object can't transmit the permission message.
Pull Request -
State: closed - Opened by cololi about 1 month ago
- 1 comment
#193 - Define the message when has_permission is False
Issue -
State: closed - Opened by cololi about 1 month ago
- 2 comments
#192 - Check Schema Validation first before check permissions.
Issue -
State: open - Opened by Elixir-MeetThoriya about 1 month ago
- 2 comments
#190 - How to Write or test Post or Put api testcases ?
Issue -
State: open - Opened by Elixir-MeetThoriya about 2 months ago
- 2 comments
#189 - Full text search (@) error
Issue -
State: closed - Opened by EricGadbin about 2 months ago
- 3 comments
#188 - Bump ruff from 0.6.3 to 0.6.8
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, python
#187 - Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, github_actions
#186 - Fix: Multiple Response
Pull Request -
State: closed - Opened by eadwinCode 2 months ago
#185 - @Pagination Can't work with multiple response (non paginated response).
Issue -
State: closed - Opened by Elixir-MeetThoriya 2 months ago
- 2 comments
Labels: bug
#184 - Inconsistent and Inflexible Exception Handling
Issue -
State: closed - Opened by tareksanger 3 months ago
- 3 comments
#183 - Bump mypy from 1.11.1 to 1.11.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#182 - Bump ruff from 0.5.6 to 0.6.3
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#181 - Bump pytest-asyncio from 0.23.8 to 0.24.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, python
#180 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#179 - ModelServiceBase should allow default filtering base on the Request
Issue -
State: open - Opened by tareksanger 3 months ago
- 1 comment
Labels: enhancement
#178 - Configurable Lookup Field for ModelControllerBase
Issue -
State: open - Opened by tareksanger 3 months ago
Labels: enhancement
#177 - Refactor: Controller Route Computation
Pull Request -
State: closed - Opened by eadwinCode 3 months ago
#176 - Django Ninja V1.3.0 upgrade
Pull Request -
State: closed - Opened by eadwinCode 3 months ago
#175 - fix: Operational ID generation starting with a number
Pull Request -
State: closed - Opened by eadwinCode 4 months ago
#174 - Provide a way to pass model_config (ConfigDict) to the generated schemas
Issue -
State: open - Opened by Tatsh 4 months ago
- 1 comment
Labels: enhancement
#174 - Provide a way to pass model_config (ConfigDict) to the generated schemas
Issue -
State: open - Opened by Tatsh 4 months ago
- 1 comment
#173 - Generated operationId can start with number breaking many openapi generators
Issue -
State: closed - Opened by Loeffeldude 4 months ago
- 1 comment
#173 - Generated operationId can start with number breaking many openapi generators
Issue -
State: closed - Opened by Loeffeldude 4 months ago
- 1 comment
#171 - fix: throttle not used in NinjaExtraAPI __init__
Pull Request -
State: closed - Opened by eadwinCode 4 months ago
#171 - fix: throttle not used in NinjaExtraAPI __init__
Pull Request -
State: closed - Opened by eadwinCode 4 months ago
#170 - Bump ruff from 0.5.5 to 0.5.6
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#170 - Bump ruff from 0.5.5 to 0.5.6
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#169 - `throttle` in main __init__ not used or passed on to parent class
Issue -
State: open - Opened by shmulvad 4 months ago
- 1 comment
#169 - `throttle` in main __init__ not used or passed on to parent class
Issue -
State: closed - Opened by shmulvad 4 months ago
- 2 comments
#167 - After adding the blacklist successfully, the token is still authenticated successfully
Issue -
State: open - Opened by AshuaiNe 4 months ago
- 2 comments
#167 - After adding the blacklist successfully, the token is still authenticated successfully
Issue -
State: open - Opened by AshuaiNe 4 months ago
- 2 comments
#166 - Bump pytest-asyncio from 0.23.7 to 0.23.8
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#166 - Bump pytest-asyncio from 0.23.7 to 0.23.8
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#165 - Bump mypy from 1.10.1 to 1.11.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#165 - Bump mypy from 1.10.1 to 1.11.1
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#164 - Bump ruff from 0.5.0 to 0.5.5
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#164 - Bump ruff from 0.5.0 to 0.5.5
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#163 - APIController cannot register on router
Issue -
State: open - Opened by zhoujingryan 4 months ago
- 3 comments
#163 - APIController cannot register on router
Issue -
State: open - Opened by zhoujingryan 4 months ago
- 2 comments
#161 - Upgraded to latest ninja v1.2.2
Pull Request -
State: closed - Opened by eadwinCode 4 months ago
#160 - fix: UUID path resolver in Model Controller
Pull Request -
State: closed - Opened by eadwinCode 4 months ago
#158 - URL Path Converter for UUID is not working properly
Issue -
State: closed - Opened by mcguigon0033 4 months ago
- 4 comments
#157 - 中文文档上线了
Issue -
State: open - Opened by horizon365 5 months ago
- 2 comments
#156 - Support for Ninja V1.2.1
Pull Request -
State: closed - Opened by eadwinCode 5 months ago
#155 - fix: Controller Throttling application hierarchy
Pull Request -
State: closed - Opened by eadwinCode 5 months ago
#154 - fix: Ruff v0.5.0 linting errors
Pull Request -
State: closed - Opened by eadwinCode 5 months ago
- 1 comment
#153 - feat: Ninja V1.2.0 Support
Pull Request -
State: closed - Opened by eadwinCode 5 months ago
#152 - Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions
#151 - Bump mypy from 1.10.0 to 1.10.1
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python
#150 - Bump ruff from 0.4.7 to 0.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python
#148 - Incompatible with Django Ninja 1.2.0
Issue -
State: closed - Opened by shmulvad 5 months ago
- 2 comments
#147 - Documentation of responses with schemes in openapi_extra
Issue -
State: closed - Opened by DanilHushchyn 5 months ago
- 2 comments
#146 - `@csrf_exempt` seems not working with `api_controller`
Issue -
State: closed - Opened by Tragio 6 months ago
- 14 comments
#145 - fixing url-names at ModelControllerBuilder
Pull Request -
State: closed - Opened by jdiego 6 months ago
- 2 comments
#144 - fix: codestyle ci test
Pull Request -
State: closed - Opened by eadwinCode 6 months ago
#143 - Bump pytest-asyncio from 0.23.6 to 0.23.7
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#143 - Bump pytest-asyncio from 0.23.6 to 0.23.7
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#142 - Bump ruff from 0.4.2 to 0.4.7
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#140 - Error Handling : Custom Exception message does not work
Issue -
State: closed - Opened by Jocelyn-AGORO 6 months ago
- 4 comments
#139 - fix: Operation exception Log Level
Pull Request -
State: closed - Opened by eadwinCode 7 months ago
#138 - Logging levels issue
Issue -
State: closed - Opened by mrisedev 7 months ago
- 2 comments
#137 - Mypy 1.10.0 upgrade
Pull Request -
State: closed - Opened by eadwinCode 7 months ago
#136 - fix(AuthError): Sync authentication error with Ninja
Pull Request -
State: closed - Opened by eadwinCode 7 months ago
#135 - Handle authentication errors in async routes with proper exceptions
Issue -
State: closed - Opened by mikaelsoudev 7 months ago
- 4 comments
#134 - Error when using ModelController
Issue -
State: closed - Opened by TianaNanta 7 months ago
- 5 comments
#133 - Fix `Ordering` multisort
Pull Request -
State: closed - Opened by xLanStar 7 months ago
- 1 comment
#133 - Fix `Ordering` multisort
Pull Request -
State: closed - Opened by xLanStar 7 months ago
- 1 comment
#132 - Bump ruff from 0.3.4 to 0.4.2
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python
#131 - Bump mypy from 1.9.0 to 1.10.0
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python
#131 - Bump mypy from 1.9.0 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies, python
#130 - fix(pagination): Code refactor
Pull Request -
State: closed - Opened by eadwinCode 7 months ago
#129 - feat: Cursor Pagination
Pull Request -
State: closed - Opened by eadwinCode 7 months ago
Labels: wip
#128 - How to put Controller under router
Issue -
State: closed - Opened by pirate 7 months ago
- 3 comments
#127 - fix mypy typing error
Pull Request -
State: closed - Opened by eadwinCode 7 months ago
#126 - Update typing for api_controller decorator
Pull Request -
State: closed - Opened by Adrian-at-CrimsonAzure 7 months ago
- 1 comment
#126 - Update typing for api_controller decorator
Pull Request -
State: closed - Opened by Adrian-at-CrimsonAzure 7 months ago
- 1 comment
#125 - Bump mypy from 1.7.1 to 1.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, python
#124 - Update mkdocs-material requirement from <8.0.0,>=7.1.9 to >=7.1.9,<10.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, python
#123 - Bump pytest-asyncio from 0.20.3 to 0.23.6
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, python
#122 - Bump ruff from 0.1.7 to 0.3.4
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, python
#121 - Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, github_actions
#120 - Context Parameter Renamed
Pull Request -
State: closed - Opened by eadwinCode 8 months ago
- 1 comment
#119 - _prep_controller_route_execution is reserving the 'context' keyword
Issue -
State: closed - Opened by BRMAXTED 8 months ago
- 4 comments
#117 - how to add decorator to methods avoiding problems
Issue -
State: open - Opened by Metal-Bat 8 months ago
- 1 comment
#116 - ValidationErrors are raised before Permission errors [Low Priority]
Issue -
State: open - Opened by bmwirth09 8 months ago
- 6 comments
#115 - APIController Router not working
Issue -
State: closed - Opened by marin117 9 months ago
- 7 comments
#114 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, github_actions
#113 - ModelController generated method names mangle OpenApiClient generation
Issue -
State: closed - Opened by peteratdemtec 9 months ago
- 2 comments
#112 - Form Data/File Upload doesn't work
Issue -
State: closed - Opened by maahad767 10 months ago
- 5 comments
#112 - Form Data/File Upload doesn't work
Issue -
State: closed - Opened by maahad767 10 months ago
- 5 comments