Browse Source

update docstring

Guénaël Muller 6 years ago
parent
commit
ad4d79c439
1 changed files with 2 additions and 1 deletions
  1. 2 1
      backend/tracim_backend/lib/core/content.py

+ 2 - 1
backend/tracim_backend/lib/core/content.py View File

962
         (last modification of content itself or one of this comment)
962
         (last modification of content itself or one of this comment)
963
         :param workspace: Workspace to check
963
         :param workspace: Workspace to check
964
         :param limit: maximum number of elements to return
964
         :param limit: maximum number of elements to return
965
-        :param before_datetime: date from where we check older content.
965
+        :param before_content: last_active content are only those updated
966
+         before this content given.
966
         :param content_ids: restrict selection to some content ids and
967
         :param content_ids: restrict selection to some content ids and
967
         related Comments
968
         related Comments
968
         :return: list of content
969
         :return: list of content