Преглед на файлове

Include `versionadded 1.5` directive

Tom Christie преди 12 години
родител
ревизия
5bc6929f9a
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      docs/ref/class-based-views/mixins-multiple-object.txt

+ 2 - 0
docs/ref/class-based-views/mixins-multiple-object.txt

@@ -74,6 +74,8 @@ MultipleObjectMixin
 
     .. attribute:: page_kwarg
 
+        .. versionadded:: 1.5
+
         A string specifying the name to use for the page parameter.
         The view will expect this prameter to be available either as a query
         string parameter (via ``request.GET``) or as a kwarg variable specified