Néstor Díaz Valencia

Results 21 issues of Néstor Díaz Valencia

I think reading the code that lifter supports value_in lists query. I cannot find any example or tip on how to implement this in my filter. Also startswith and other...

I get this error while requesting a list of resources: ´´´ 127.0.0.1 - - [23/Dec/2013 14:11:58] "GET /entities HTTP/1.1" 500 - Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1836,...

I cannot get into webadmin due to my IP got blocked. Is there any other alternative now? wait? `2024-04-28T18:13:53.613896Z DEBUG common::listener::listen: Dropping connection from blocked IP. context="listener" event="blocked" instance="http" protocol=Http...

Not sure if this is a bug or not. You can close it without any explanation if you think so. First, our stack is a bit odd because we use...

Some helpful code to help integrators.

I think something is odd, perhaps is because this library tarjets lxc 2.1/3 and I am using lxc 2.0.x (Debian 9) but: clear_config_item(whatever) doesn't work, sometimes fails that may be...

Bug

Logging takes a some time when big html documents are being created because full html source is dumped to log file. Also increases log file size. I have made the...

feature request

Rinvex Menus features are solid: multiple menus, item attributes and properties, nesting and dropdowns, and presenters. People gets very creative about menus. In our case we are prototyping menus for...

**Describe the bug** ErrorException when using with Spatie Schemaless This is due to trait ModelCaching also defines __get function as SchemalessAttributes on line 51 https://github.com/spatie/laravel-schemaless-attributes/blob/main/src/SchemalessAttributes.php#L51 **Stack Trace** ``` Trait method...