-
## Here are list of extension I m using in my VS code.
1) Bracket pair colorizer
2) Code TIme
3) EJS language support
4) ES7 React/Redux
5) GitLens
6) Live Server
7) npm Intellisense
8) Pretti…
-
Hello, everyone!
Version 1 is finally out and so I will be able to **do more communication** on the framework!
To do this, I'd like to know what *you* like/love about FoalTS. Are there any key f…
-
Error is thrown from here
https://github.com/django/django/blob/475cffd1d64c690cdad16ede4d5e81985738ceb4/django/db/models/fields/files.py#L40
## Upvote & Fund
- We're using [Polar.sh](https://po…
-
Queries with Nested Filters and Orders in them are not optimized. Which can cause a lot of unneeded extra query calls.
[Here](https://github.com/blb-ventures/strawberry-django-plus/issues/192#issue…
-
### NetBox version
v3.6.3
### Feature type
Change to existing functionality
### Proposed functionality
### Synopsis
Custom field data is currently stored in a single `custom_field_data` JSON c…
-
I have a category type:
```python
@strawberry.django.type(models.Category, pagination=True)
class Category:
id: auto
name: auto
slug: auto
parent: "Category"
children…
-
## Describe the Bug
Example project could be found [here](https://github.com/jlgonzalez-martinez/strawberry_test).
The problem is that uncomment the students that use `ListConnectionWithTotalCo…
-
* **What is the current behavior?**
- Get blank screen when I hit my `/graphql` AWS gateway API hooked to AWS lambda running Django + graphene. I deployed using zappa
![image](https://user-images.…
-
Hello there!
I was basically trying this library for the first time, following [this example] incrementally with some minor tweaks like a `TextChoices` field for the `name` field in the `Color` mod…
-
## Feature Request Type
- [ ] Core functionality
- [x] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
## Description
I think the documentation is …