-
**Describe the bug**
When using extend_schema_field in conjunction with a django-filters filter class, the help_text when overwriting the filter as a field dissapears in the schema generation.
*…
-
doesn't show anything in http://127.0.0.1:8000/schema/
-
Applying admin.0002_logentry_remove_auto_add...Traceback (most recent call last):
File "/home/siddharthakhanal/Desktop/rocky-dai/silkhair-track/src/manage.py", line 22, in
main()
File "/ho…
-
The [the source installation guide](https://django-ca.readthedocs.io/en/latest/quickstart/from_source.html) states that the databases should be migrated with `django-ca migrate`.
That command fails…
-
**Describe the bug**
I have a schema hierarchy such as:
```python
class ViewableContent(Schema):
name: str
description: str = None
class MySchema(ViewableContent):
other: str #…
-
### What went wrong?
**What happened**:
- Upgrading to 1.12.1 from 1.11.3, the migration job that runs shows the following error:
```
Apply all migrations: admin, alerts, auth, auth_token, base, con…
-
Subject: Supporting django-tenants from django-redshift-backend
### Problem
- We are using the django-tenants extension, which utilizes a schema-based tenant model. Currently queries will not set …
-
**Describe the bug**
When I specify a list as an example (in a raw schema) in redoc only the first item in the given list is displayed as the only item in the example.
If I wrap the example list int…
-
**Is your feature request related to a problem? Please describe.**
If you have a model which defines an `EmailField`, the generated OpenAPI specification is displayed as:
`email string
-
- [ ] Create new repositories for non-CoVE version, e.g. [plover](https://www.stewardredqueen.com/wp-content/uploads/2018/06/STWJr_020118_Poem_Banner.jpg) and plover_web (still Django)
# Web fronte…