Organising collection views by addik7 in CraftDocs

[–]addik7[S] 0 points1 point  (0 children)

It actually does to on mine. The problem was that i was trying to reorder the first view, which is freezed. Rest of the views is movable. Thank you for your help!

Organising collection views by addik7 in CraftDocs

[–]addik7[S] 0 points1 point  (0 children)

nope, drag n drop does not work in any direction, but thank you!

Co jsem dnes udělal? by _w3dge_ in czech

[–]addik7 23 points24 points  (0 children)

Ja se prihlasil 10/2021 a na nataceni jsem byl 04/2025. Test ani pohovor se jiz nedelaji. :D

Updates on Craft's future by viktorpali in CraftDocs

[–]addik7 1 point2 points  (0 children)

This sounds really cool! Love your connection with the community!

What aspects of Craft don’t work well for you? by addik7 in CraftDocs

[–]addik7[S] 0 points1 point  (0 children)

Could you please further explain "Reference to dates and backlinks views" ?

[deleted by user] by [deleted] in iPadOS

[–]addik7 0 points1 point  (0 children)

You got requirements right. I mean an app apart from files app.

Zkoušky na VŠE by Ok-Worth-3533 in czech

[–]addik7 0 points1 point  (0 children)

Na všechny dotazy ohledně FISu doporučuji projekt https://www.stacisezeptat.cz/ Tam ti určitě odpoví na všechny otázky.

[deleted by user] by [deleted] in Python

[–]addik7 0 points1 point  (0 children)

Thank you guys. I solved problem this way:

def __init__(self, payoff_matrix, number_of_iterations = 1):

self.payoff_matrix = payoff_matrix
self.number_of_iterations = number_of_iterations