Closed krutaw closed 6 years ago
Create the static content to eliminate the rest_framework errors:
[24/Feb/2018 22:38:21] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/css/prettify.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/css/default.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/jquery-1.12.4.min.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/csrf.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/default.js HTTP/1.1" 304 0
Oops, it appears I had simply forgotten to python manage.py collectstatic. Closing.
Create the static content to eliminate the rest_framework errors:
[24/Feb/2018 22:38:21] "GET /static/rest_framework/css/bootstrap-tweaks.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/css/bootstrap.min.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/css/prettify.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/css/default.css HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/jquery-1.12.4.min.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/bootstrap.min.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/ajax-form.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/csrf.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/prettify-min.js HTTP/1.1" 304 0 [24/Feb/2018 22:38:21] "GET /static/rest_framework/js/default.js HTTP/1.1" 304 0