ramifice 0.3.17__py3-none-any.whl → 0.3.18__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ramifice
3
- Version: 0.3.17
3
+ Version: 0.3.18
4
4
  Summary: ORM-like API MongoDB for Python language.
5
5
  Project-URL: Homepage, https://github.com/kebasyaty/ramifice
6
6
  Project-URL: Documentation, https://kebasyaty.github.io/ramifice/
@@ -286,7 +286,7 @@ See the documentation [here](https://kebasyaty.github.io/ramifice/ "here").
286
286
  </tr>
287
287
  <tr>
288
288
  <td align="left">fixture_name</td>
289
- <td align="left">no</td>
289
+ <td align="left">None</td>
290
290
  <td align="left">
291
291
  The name of the fixture in the <b>config/fixtures</b> directory (without extension).
292
292
  <br>
@@ -463,7 +463,7 @@ unit = Unit(
463
463
  is_delete=False, # True - if you need to remove the item of choice.
464
464
  # by default = False (add item to choice)
465
465
  )
466
- User.unit_manager(unit)
466
+ await User.unit_manager(unit)
467
467
  ```
468
468
 
469
469
  ## Instance methods
@@ -75,7 +75,7 @@ ramifice/paladins/groups/num_group.py,sha256=Jvb-lwHxapQybbLerC4t-_yO8N7Coo1fIlZ
75
75
  ramifice/paladins/groups/pass_group.py,sha256=SEKpR2voNQtmywugDXJKY4XqPTL91CrJ87h0QNMqQqs,1952
76
76
  ramifice/paladins/groups/slug_group.py,sha256=_IRil2PwpY7cH7WaExNksKz61kQjvc27blrEufgUB30,2323
77
77
  ramifice/paladins/groups/text_group.py,sha256=nYZGwAIsJD-tX8RBtFlWvngO9RU4V0CnREUhxvV2UDo,3493
78
- ramifice-0.3.17.dist-info/METADATA,sha256=JtgS-T7akQGBzoeWJ6F-5oSSFGdiS4N7qLmr3gPVagc,18896
79
- ramifice-0.3.17.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
80
- ramifice-0.3.17.dist-info/licenses/LICENSE,sha256=LrEL0aTZx90HDwFUQCJutORiDjJL9AnuVvCtspXIqt4,1095
81
- ramifice-0.3.17.dist-info/RECORD,,
78
+ ramifice-0.3.18.dist-info/METADATA,sha256=lojHKf4q5Rrxj4vXJxOfqmNnmZu0JRXalEJxAhoBNAU,18904
79
+ ramifice-0.3.18.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
80
+ ramifice-0.3.18.dist-info/licenses/LICENSE,sha256=LrEL0aTZx90HDwFUQCJutORiDjJL9AnuVvCtspXIqt4,1095
81
+ ramifice-0.3.18.dist-info/RECORD,,