ChatterBot icon indicating copy to clipboard operation
ChatterBot copied to clipboard

Django 3

Open dancaron opened this issue 4 years ago • 1 comments
trafficstars

The example Django app needed a few updates to be compatible with Django 3. Specifically: {% load staticfiles %} was deprecated in Django 2.1, and removed in Django 3.0.

dancaron avatar Feb 01 '21 16:02 dancaron

@dancaron Can you fix the failing tests?

arihant2math avatar Jul 06 '21 18:07 arihant2math