-
```
After creating a Person, a Business and an Interaction for the person,
clicking 'All Interactions' on the Dashboard I got the following:
FieldError at /crm/interaction/
Cannot resolve keyword 'p…
-
There are different pagination schemas can be applied and we need to choose one a standard, so we use it for all APIs.
We could consider ones from Django rest framework - https://www.django-rest-fr…
-
I'm not sure what change I made that led to this, but suddenly I can't start my Django server. It seems to be due to a dependency django-rest-framework-social-oauth2 has on the django-braces package,…
-
**Describe the bug**
Sometimes the log in doesn't redirect properly to the home page. It gets stuck in the authentication page
**To Reproduce**
Steps to reproduce the behavior:
1. Go to fAIr an…
-
Der Server kann lokal nicht mehr gestartet werden, weil das config-file nicht im repo enthalten ist.
`Traceback (most recent call last):
File "../../repos/serd/manage.py", line 21, in
main…
-
User shall provide their first name, last name username, email and password while creating a new account.
isik5 updated
7 years ago
-
```
After creating a Person, a Business and an Interaction for the person,
clicking 'All Interactions' on the Dashboard I got the following:
FieldError at /crm/interaction/
Cannot resolve keyword 'p…
-
`python manage.py cities_light` gives the following error:
```
Traceback (most recent call last):
File "manage.py", line 10, in
execute_from_command_line(sys.argv)
File "/Library/Pyth…
-
To design backend of the website in django.
-
### How to reproduce
Not able to reproduce consistently, but it happens occasionally with the example code provided in https://github.com/livekit/agents/blob/main/examples/voice-assistant/minimal_ass…