-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
See…
-
# Django Forms and Form Handling
Django provides a powerful and flexible form handling system that simplifies the process of handling HTML forms in web applications. The form system helps with ta…
-
Tables/forms got dethemed in changing css around calendar here: 5697fd2 needs fixing.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
The django-ninja is awesome, but I found something that is not supported.
Django has validators that used in models and forms. It would be very helpful to support that feature in django-ninja.
Of …
-
### Describe the issue
For some processes (in my case, I wanted to add the `kc_idp_hint` parameter) one must add static query parameters to the OAuth Authorization URL.
Other solutions (Grafana for …
-
```
What steps will reproduce the problem?
I have next two forms:
'''models'''
class Blog(db.Model):
slug = db.StringProperty('blog url', required=True)
name = db.StringProperty('blog name',…
-
-
When posting to the API (Change Ticket) with an incorrect status the following is returned
```
Environment:
Request Method: PUT
Request URL: http://127.0.0.1:8002/api/itim/change/51
Dja…
-
5.1 requirements tables
## base.txt
| Name | Version in Master | 5.1 Compatible Version | OK |
| ---- | :---------------: | :-----------------------------: | :-: |
| [python-slugify](https://githu…