-
**Description**: We manufacture PiRogues to supply organizations, while taking care of its maintenance. We will include OS upgrades, improvement of the documentation and fixing bugs. Regarding Colande…
U039b updated
22 hours ago
-
the isis model object have a built-in validation system, based on arguments passed to properties in instantiation time. this validation policy must be reflected when generating colander schema.
-
Users can retrieve, store and keep track of online artifacts/evidence such as web pages, pictures, and social media posts.
U039b updated
21 hours ago
-
Hi
There is a problem with deferred validators and missing. For example schema
```
class CrosspaymentSchema(ResourceSchema):
date = colander.SchemaNode(
Date(),
)
account_from_id …
mazvv updated
4 months ago
-
If you try to save a string longer than the max column size you'll get different results depending on which database your are using (or same database with different configuration).
With Mysql in stri…
-
This issue is there to list the outputs I think might be interested to integrate in Falcosidekick.
> **Note**
If anyone is interested, please, add a comment and I'll add your name aside the output…
-
**Description:** The PiRogue VPN project aims to facilitate the operational effectiveness of organizations in assisting individuals at risk. By deploying PiRogue as [an emergency VPN](https://www.civi…
U039b updated
2 months ago
-
# Context
Since `colander` is used to validate input schemas of requests body and generated responses, it is possible to better handle the returned errors as translated text. Given that `Accept-Lan…
-
Mixing accordion exemple with SequenceWidget and Select2Widget leads to some strange behaviour:
* accordion of the first element work, the others can't be opened/closed
* css of Select2Widget inside…
-
É um pouco parecido com o que já estamos fazendo, mas é a configuração recomendada
pelo Cornice e tem algumas *cool features*, tipo integração com [Cornice.swagger](https://github.com/Cornices/cornic…