Dependencies
#129
-
What are django-ninja's dependencies on |
Beta Was this translation helpful? Give feedback.
Answered by
vitalik
Apr 30, 2021
Replies: 1 comment 3 replies
-
You do not have to put ninja to in this case swagger docs javascirpt and css will be loaded from CDN but if you put |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Otoru
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Otoru
You do not have to put ninja to
INSTALLED_APPS
in this case swagger docs javascirpt and css will be loaded from CDN
but if you put
ninja
toINSTALLED_APPS
- js/css will be loaded from local staticfiles backed