Néstor Díaz Valencia
Néstor Díaz Valencia
When creating initial database tables I always get error: `django.db.utils.OperationalError: (1005, 'Can\'t create table `whatever`.`#sql-78b5_cf7` (errno: 150 "Foreign key constraint is incorrectly formed")')` Then I do `python manage.py migrate` again...
Hi, Spirit looks promising, thanks nitely! Is there anybody interested in Groups? Groups of users can be public or private. Users can only participate in groups where they are members....
Hello everyone, We are working on an updated version of LXC Web Panel. https://github.com/EstudioNexos/LXC-Web-Panel We would like our changes to be merged into claudyus repo, but we realise that updates...
As subject says... #humouragainstpandemia close anytime you want
- Openshine se despide en su propia web https://openshine.com - Gisce.net tiene caducado el certificado SSL 25/12/2019 y no twittea nada. Contactados por twitter a ver si dan señales. -...
### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...
Remove no ssl external resources warning in most modern browsers.
I've found that querying models on seeders are using using default root tenant so behaviour is unexpected. ``` $tenants = app('rinvex.tenants.tenant')->all(); foreach ($tenants as $tenant) { $all_users = User::withAllTenants($tenant)->get(); get();...
Not sure if this is an issue or not. I am just using README.md examples. Upload works great but creating a directory fails. Trying to create directory at os level...
I have seen some differences in code between pipy version and github. Issue #2 may be related. Checking that now.