XZF

Results 6 comments of XZF

... including just text (i.e. not a heading) as an option would be great.

... this is a critical feature for me: I was considering Snipe-IT for my lab, but now I'm totally bummed out by the inexplicable omission of this feature. No action...

… fair enough. It is understood that there are many reasonable features, and prioritization is required. "Inexplicable" in this case referred to my opinion of the design decision: just coding...

@lukaszkiszka can you please explain more on how to use this snippet? What's "MongoEngine()", ctx? How does self.collection.insert_one() work? I think I get the general intent, but this code looks...

I am not sure what is the purpose of TestRepository. Is there anything wrong with simply defining an additional method in the model class? [however, in either case the corresponding...

Hi @lukaszkiszka - Thanks for explaining. Separation of responsibilities is a useful principle, but I am not clear how to apply it to MongoEngine-backed types specifically with respect to persistence....