We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d903896 commit 37cfe90Copy full SHA for 37cfe90
MANIFEST.in
@@ -2,5 +2,6 @@ include README.md
2
include LICENSE.md
3
recursive-include rest_framework/static *.js *.css *.png *.eot *.svg *.ttf *.woff
4
recursive-include rest_framework/templates *.html schema.js
5
+recursice-include rest_framework/locale *.mo
6
global-exclude __pycache__
7
global-exclude *.py[co]
0 commit comments