cbd icon indicating copy to clipboard operation
cbd copied to clipboard

Cyberbullying Detection System

Results 2 cbd issues
Sort by recently updated
recently updated
newest added

Hello, I am starting to work on a project involving deep learning and cyberbullying detection, and I ran across this dashboard. I tried to make it run locally but I...

Environment: Request Method: GET Request URL: http://127.0.0.1:8000/dashboard/ Django Version: 1.11.20 Python Version: 2.7.16 Installed Applications: ('django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'cbd') Installed Middleware: ('django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.auth.middleware.SessionAuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware',...