소스 검색

Refs #28606 -- Corrected deprecation version for CachedStaticFilesStorage.

Tim Graham 6 년 전
부모
커밋
6713926ebe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/ref/contrib/staticfiles.txt

+ 1 - 1
docs/ref/contrib/staticfiles.txt

@@ -372,7 +372,7 @@ hashing algorithm.
 
 .. class:: storage.CachedStaticFilesStorage
 
-.. deprecated:: 2.1
+.. deprecated:: 2.2
 
     ``CachedStaticFilesStorage`` is deprecated as it has some intractable
     problems, some of which are outlined below. Use