-
Hi,
since the command (with the new version of ChatterBot) `python3 manage.py train` is no more supported, how can I train my online bot implemented with Django? I read that I have to create a new py…
ghost updated
3 years ago
-
DjangoRestFramework removed the exclude_from_schema flag to exclude urls from the api schema. This leads to swagger schema view show up as an api endpoint.
Instead a "schema = None" must be set for V…
-
Hi,
I have copied the following example and imported in Pycharm-
[https://github.com/gunthercox/ChatterBot/tree/master/examples/django_app](url)
After training and running the project I am able…
-
I followed the steps here and its not using the proxy at all. My requests just time out: https://learn.microsoft.com/en-us/graph/sdks/customize-client?tabs=python#configuring-the-http-proxy-for-the-cl…
-
team,
I able to get into the yang explorer gui but cannot login (please see screenshot below).
![image](https://user-images.githubusercontent.com/10902631/32034952-a39b48a0-ba61-11e7-8b8d-101c5b645b…
-
The [JSON API spec](http://jsonapi.org/format/) Defines some features that should be implemented, maybe not directly in the adapter.
Some of the missing features:
[Sparse fieldsets](http://jsonapi.or…
-
Attempted to sign up and got this error.
Deirdre - editing here in the issue description just for visibility. This occurs when AllAuth is set for email verification and the port is not open on the…
-
Please, healp. I'm using google Auth2
{
"non_field_errors": [
"Failed to exchange code for access token"
]
}
-
Hey everyone, I spent couple hours today to find out how to change the domain of the reset URL you get via E-Mail. It was always pointing to the domain where my backend ran. But I wanted it to point t…
oesah updated
2 years ago
-
Accidentally put my order in the name field and nothing in the item field and it puked with this:
Traceback (most recent call last):
File "/base/python27_runtime/python27_lib/versions/third_party/w…